{"id":34200054,"url":"https://github.com/gdt-dev/examples","last_synced_at":"2026-03-10T09:40:54.458Z","repository":{"id":183805367,"uuid":"670712864","full_name":"gdt-dev/examples","owner":"gdt-dev","description":"Go Declarative Testing - Examples","archived":false,"fork":false,"pushed_at":"2024-03-05T12:58:21.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-21T04:49:26.404Z","etag":null,"topics":["declarative-testing","go","go-testing","golang","golang-testing","http-testing","kubernetes-testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gdt-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-25T16:57:39.000Z","updated_at":"2023-07-26T13:26:43.000Z","dependencies_parsed_at":"2024-03-05T14:11:25.946Z","dependency_job_id":null,"html_url":"https://github.com/gdt-dev/examples","commit_stats":null,"previous_names":["gdt-dev/examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gdt-dev/examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdt-dev%2Fexamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdt-dev%2Fexamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdt-dev%2Fexamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdt-dev%2Fexamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gdt-dev","download_url":"https://codeload.github.com/gdt-dev/examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gdt-dev%2Fexamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["declarative-testing","go","go-testing","golang","golang-testing","http-testing","kubernetes-testing"],"created_at":"2025-12-15T18:07:34.151Z","updated_at":"2026-03-10T09:40:54.435Z","avatar_url":"https://github.com/gdt-dev.png","language":"Go","readme":"# Go Declarative Testing - Examples\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/gdt-dev/examples.svg)](https://pkg.go.dev/github.com/gdt-dev/examples)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gdt-dev/examples)](https://goreportcard.com/report/github.com/gdt-dev/examples)\n[![Build Status](https://github.com/gdt-dev/examples/actions/workflows/gate-tests.yml/badge.svg?branch=main)](https://github.com/gdt-dev/examples/actions)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n\n\u003cdiv style=\"float: left\"\u003e\n\u003cimg align=left src=\"static/gdtlogo400x544.png\" width=200px /\u003e\n\u003c/div\u003e\n\n`gdt` is a testing library that allows test authors to cleanly describe tests\nin a YAML file. `gdt` reads YAML files that describe a test's assertions and\nthen builds a set of Golang structures that the standard Golang\n[`testing`](https://golang.org/pkg/testing/) package and standard `go test`\ntool can execute.\n\nThis `github.com/gdt-dev/examples` (`gdt-examples` hereafter) repository is a\ncompanion Go library for `gdt` that contains examples for how to use `gdt` and\nits companion Go libraries like `gdt-http` and `gdt-kube`.\n\nThe `http` directory in this repository contains Go code for a simplistic HTTP\nweb service that lists and creates books (in `http/api`) along with functional\ntests written in YAML using `gdt`'s test file format (in `http/tests/api`).\n\n## Contributing and acknowledgements\n\n`gdt` was inspired by [Gabbi](https://github.com/cdent/gabbi), the excellent\nPython declarative testing framework. `gdt` tries to bring the same clear,\nconcise test definitions to the world of Go functional testing.\n\nThe Go gopher logo, from which gdt's logo was derived, was created by Renee\nFrench.\n\nContributions to `gdt-examples` are welcomed! Feel free to open a Github issue\nor submit a pull request.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdt-dev%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgdt-dev%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgdt-dev%2Fexamples/lists"}