{"id":21394106,"url":"https://github.com/mchirico/go_test","last_synced_at":"2025-03-16T14:22:07.776Z","repository":{"id":140551454,"uuid":"129521074","full_name":"mchirico/go_test","owner":"mchirico","description":"Simple Go Test","archived":false,"fork":false,"pushed_at":"2021-11-23T11:23:33.000Z","size":13,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-01-23T01:42:10.418Z","etag":null,"topics":["go","golang","tdd","tdd-kata","testing"],"latest_commit_sha":null,"homepage":null,"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/mchirico.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-14T13:47:47.000Z","updated_at":"2018-04-14T21:36:35.000Z","dependencies_parsed_at":"2024-05-19T21:00:36.467Z","dependency_job_id":null,"html_url":"https://github.com/mchirico/go_test","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/mchirico%2Fgo_test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mchirico%2Fgo_test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mchirico","download_url":"https://codeload.github.com/mchirico/go_test/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878885,"owners_count":20362505,"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":["go","golang","tdd","tdd-kata","testing"],"created_at":"2024-11-22T14:14:24.279Z","updated_at":"2025-03-16T14:22:07.770Z","avatar_url":"https://github.com/mchirico.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mchirico/go_test.svg?branch=master)](https://travis-ci.org/mchirico/go_test)\n[![Go Report Card](https://goreportcard.com/badge/github.com/mchirico/go_test)](https://goreportcard.com/report/github.com/mchirico/go_test)\n[![codecov](https://codecov.io/gh/mchirico/go_test/branch/master/graph/badge.svg)](https://codecov.io/gh/mchirico/go_test)\n[![Maintainability](https://api.codeclimate.com/v1/badges/437d440d9cf5fbe592a6/maintainability)](https://codeclimate.com/github/mchirico/go_test/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/437d440d9cf5fbe592a6/test_coverage)](https://codeclimate.com/github/mchirico/go_test/test_coverage)\n\n## Testing in Go\n\nTesting main exit status err, based\non flag input.\n\n\n```bash\ngit checkout tags/v1.1\n\n```\n\n```bash\n# Install\ngo get github.com/golang/mock/gomock\ngo get github.com/golang/mock/mockgen\n\n# If you want, you can build mockgen in the current directory\n\ngo build github.com/golang/mock/mockgen\n```\n\n\n```bash\nmockgen net/http Get\n\n```\n\n\n\n\n\n\n```bash\nmockgen -destination=./mocks/mock_stuff.go -package=mocks database/sql/driver Conn,Driver\n\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchirico%2Fgo_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmchirico%2Fgo_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmchirico%2Fgo_test/lists"}