{"id":15570927,"url":"https://github.com/mjs/gochecker","last_synced_at":"2026-04-24T06:33:14.802Z","repository":{"id":140288780,"uuid":"56106062","full_name":"mjs/gochecker","owner":"mjs","description":"A frontend for `go test` and gocheck","archived":false,"fork":false,"pushed_at":"2017-02-22T01:16:06.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-12T07:51:21.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/mjs.png","metadata":{"files":{"readme":"README.txt","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":"2016-04-12T23:48:41.000Z","updated_at":"2017-02-22T01:16:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"31b85360-bb07-4d89-860c-02a2545fd0d1","html_url":"https://github.com/mjs/gochecker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mjs/gochecker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Fgochecker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Fgochecker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Fgochecker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Fgochecker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjs","download_url":"https://codeload.github.com/mjs/gochecker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjs%2Fgochecker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32212806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T03:15:14.334Z","status":"ssl_error","status_checked_at":"2026-04-24T03:15:11.608Z","response_time":64,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-10-02T17:49:42.391Z","updated_at":"2026-04-24T06:33:14.761Z","avatar_url":"https://github.com/mjs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"usage: gochecker [-h] [-v] [-l] [-r] [targets [targets ...]]\n\nA frontend for `go test` and gocheck.\n\npositional arguments:\n  targets        Directory, package, suite and/or test to run. By default, all\n                 tests will be run recursively from the current directory.\n\noptional arguments:\n  -h, --help     show this help message and exit\n  -v, --verbose  Verbose test output (use twice for extra effect)\n  -l, --logs     Show log output when tests fail\n  -r, --race     Enable race detector\n\nSome examples of how gochecker converts its args to `go test` command lines:\n\n  gochecker                         : go test ./...\n  gochecker -v ...                  : go test -v ./... -gocheck.v\n  gochecker -v foo                  : go test -v ./foo -gocheck.v\n  gochecker -v foo/...              : go test -v ./foo/... -gocheck.v\n  gochecker -vv foo                 : go test -v ./foo -gocheck.vv\n  gochecker foo:SomeSuite           : go test ./foo -gocheck.f SomeSuite\n  gochecker foo:SomeSuite.TestThing : go test ./foo -gocheck.f SomeSuite.TestThing\n  gochecker --race foo              : go test -r ./foo\n\nTesting across multiple packages is also supported. For example:\n\n  gochecker foo bar:SomeSuite some/other/package\n\nAll output is recorded to a gochecker-*.out files. The last 3 output\nfiles are kept.\n\nBy default, logger output to the console is suppressed, but will be\navailable in the output files. To see logger output at the console\npass --logs or -l.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjs%2Fgochecker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjs%2Fgochecker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjs%2Fgochecker/lists"}