{"id":37208674,"url":"https://github.com/caocmai/testing-in-golang","last_synced_at":"2026-01-14T23:59:53.797Z","repository":{"id":101031047,"uuid":"342397243","full_name":"caocmai/Testing-in-Golang","owner":"caocmai","description":"Unit, table, and benchmark tests using Go","archived":false,"fork":false,"pushed_at":"2021-02-28T17:21:37.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-23T04:19:13.363Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caocmai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-25T22:33:43.000Z","updated_at":"2024-05-23T04:19:15.474Z","dependencies_parsed_at":null,"dependency_job_id":"cb163149-5494-4923-9f5c-a03011d90544","html_url":"https://github.com/caocmai/Testing-in-Golang","commit_stats":null,"previous_names":["caocmai/testing-golang"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caocmai/Testing-in-Golang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caocmai%2FTesting-in-Golang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caocmai%2FTesting-in-Golang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caocmai%2FTesting-in-Golang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caocmai%2FTesting-in-Golang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caocmai","download_url":"https://codeload.github.com/caocmai/Testing-in-Golang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caocmai%2FTesting-in-Golang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28439601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"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":["golang","testing"],"created_at":"2026-01-14T23:59:53.159Z","updated_at":"2026-01-14T23:59:53.793Z","avatar_url":"https://github.com/caocmai.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Testing in Go\nBasic methods of testing in Go, including unit, table, and benchmart tests.\n\n## Prerequisites\n* [Go - v1.16](https://golang.org/doc/install)\n\n\n## Run Project\n\nTo run this simple project:\n\n`$ go run main.go`\n\n## Run Tests\nTo run the test cases:\n\n`$ go test`\n\nTo see details of the tests:\n\n`$ go test -v`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaocmai%2Ftesting-in-golang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaocmai%2Ftesting-in-golang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaocmai%2Ftesting-in-golang/lists"}