{"id":18342525,"url":"https://github.com/bmuschko/go-testing-frameworks","last_synced_at":"2025-04-06T07:32:13.233Z","repository":{"id":57491054,"uuid":"136396008","full_name":"bmuschko/go-testing-frameworks","owner":"bmuschko","description":"Demonstrates the use of different test frameworks for Go code.","archived":false,"fork":false,"pushed_at":"2018-12-19T15:08:04.000Z","size":23,"stargazers_count":71,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-21T18:52:23.095Z","etag":null,"topics":["golang","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/bmuschko.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-06T23:19:22.000Z","updated_at":"2024-03-13T10:05:04.000Z","dependencies_parsed_at":"2022-08-30T03:40:39.968Z","dependency_job_id":null,"html_url":"https://github.com/bmuschko/go-testing-frameworks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmuschko%2Fgo-testing-frameworks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmuschko%2Fgo-testing-frameworks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmuschko%2Fgo-testing-frameworks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmuschko%2Fgo-testing-frameworks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmuschko","download_url":"https://codeload.github.com/bmuschko/go-testing-frameworks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247450392,"owners_count":20940910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["golang","testing"],"created_at":"2024-11-05T20:31:21.934Z","updated_at":"2025-04-06T07:32:12.871Z","avatar_url":"https://github.com/bmuschko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"= Go testing frameworks image:https://travis-ci.org/bmuschko/go-testing-frameworks.svg?branch=master[\"Build Status\", link=\"https://travis-ci.org/bmuschko/go-testing-frameworks\"] image:https://goreportcard.com/badge/github.com/bmuschko/go-testing-frameworks[\"Go Report Card\", link=\"https://goreportcard.com/report/github.com/bmuschko/go-testing-frameworks\"] image:https://codecov.io/gh/bmuschko/go-testing-frameworks/branch/master/graph/badge.svg[\"Codecov\", link=\"https://codecov.io/gh/bmuschko/go-testing-frameworks\"]\n\nDemonstrates the use of different testing frameworks for Go code.\n\n[options=\"header\"]\n|=======\n|Go File                   |Framework                                            |Description\n|`calc_standard_test.go`   |https://golang.org/pkg/testing/[testing package]     |Go standard library testing support\n|`calc_testify_test.go`    |https://github.com/stretchr/testify[Testify]         |Assertion and mock helpers\n|`calc_gocheck_test.go`    |https://labix.org/gocheck[gocheck]                   |Assertion helpers\n|`calc_gopwt_test.go`      |https://github.com/ToQoz/gopwt[gopwt]                |Power assertion helpers\n|`calc_gotestdeep_test.go` |https://github.com/maxatome/go-testdeep[go-testdeep] |Deep comparison helpers\n|`calc_ginkgo_test.go`     |https://github.com/onsi/ginkgo[Ginkgo]               |Heavyweight BDD testing framework + assertion helpers\n|`calc_goblin_test.go`     |https://github.com/franela/goblin[Goblin]            |A Mocha like BDD testing framework\n|`calc_goconvey_test.go`   |https://github.com/smartystreets/goconvey[GoConvey]  |BDD testing framework with web UI\n|=======\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmuschko%2Fgo-testing-frameworks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbmuschko%2Fgo-testing-frameworks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbmuschko%2Fgo-testing-frameworks/lists"}