{"id":19680775,"url":"https://github.com/codewars/ginkgo","last_synced_at":"2026-05-11T13:36:52.651Z","repository":{"id":57488558,"uuid":"200289242","full_name":"codewars/ginkgo","owner":"codewars","description":"Custom reporter for Ginkgo","archived":false,"fork":false,"pushed_at":"2022-11-10T22:31:24.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-27T06:50:51.532Z","etag":null,"topics":["code-runner","test-reporting"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codewars.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-02T19:43:54.000Z","updated_at":"2022-11-10T22:30:37.000Z","dependencies_parsed_at":"2022-08-29T15:01:49.628Z","dependency_job_id":null,"html_url":"https://github.com/codewars/ginkgo","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/codewars/ginkgo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fginkgo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fginkgo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fginkgo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fginkgo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codewars","download_url":"https://codeload.github.com/codewars/ginkgo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codewars%2Fginkgo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32897409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-runner","test-reporting"],"created_at":"2024-11-11T18:05:59.173Z","updated_at":"2026-05-11T13:36:52.623Z","avatar_url":"https://github.com/codewars.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Codewars Ginkgo Reporter\n\nCustom reporter for [Ginkgo](http://onsi.github.io/ginkgo/) testing framework.\n\n### Usage\n\n```go\npackage example_test\n\nimport (\n\t. \"github.com/onsi/ginkgo\"\n\t. \"github.com/onsi/gomega\"\n\t\"testing\"\n\t\"github.com/Codewars/ginkgo/reporter\"\n)\n\nfunc TestExample(t *testing.T) {\n\tRegisterFailHandler(Fail)\n\tRunSpecsWithCustomReporters(t, \"Example Test\", []Reporter{reporter.New()})\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fginkgo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodewars%2Fginkgo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodewars%2Fginkgo/lists"}