{"id":19298623,"url":"https://github.com/ibbd-dev/go-unit-test","last_synced_at":"2026-05-14T22:04:16.608Z","repository":{"id":57640665,"uuid":"76443462","full_name":"ibbd-dev/go-unit-test","owner":"ibbd-dev","description":"golang单元测试，使用goconvey对各个项目的单元测试的结果进行可视化","archived":false,"fork":false,"pushed_at":"2016-12-15T03:26:02.000Z","size":3104,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T01:15:25.707Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ibbd-dev.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}},"created_at":"2016-12-14T09:13:15.000Z","updated_at":"2016-12-14T12:59:27.000Z","dependencies_parsed_at":"2022-09-05T07:40:48.719Z","dependency_job_id":null,"html_url":"https://github.com/ibbd-dev/go-unit-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ibbd-dev/go-unit-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-unit-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-unit-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-unit-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-unit-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibbd-dev","download_url":"https://codeload.github.com/ibbd-dev/go-unit-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-unit-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":[],"created_at":"2024-11-09T23:08:33.308Z","updated_at":"2026-05-14T22:04:16.563Z","avatar_url":"https://github.com/ibbd-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-unit-test\ngolang单元测试，使用goconvey对各个项目的单元测试的结果进行可视化\n\n注：同一时间只允许一个项目在做单元测试。\n\n## Install\n\n```sh\n# 获取\ngo get -u github.com/ibbd-dev/go-unit-test\n\n# 配置\n# 主要配置host, 端口号, 项目, 启动单元测试项目的有效期（过期会自动关闭）等\n# 默认主程序端口号为8180，单元测试项目的端口号为8181\ncd /path/to/go-unit-test\ncp env.go.example env.go\nvim env.go\n\n# 编译并启动\n# 如果启动不成功，可能是端口号已经被占用了\ngo build\n./go-unit-test\n```\n\n# 使用\n\n- 浏览器访问：http://localhost:8180/index ，根据配置`env.go`中的配置信息，这里会显示相应的项目的启动方式。\n- 点击其中其中一个项目，会先新窗口打开页面，并会自动跳转到目标页面\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibbd-dev%2Fgo-unit-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibbd-dev%2Fgo-unit-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibbd-dev%2Fgo-unit-test/lists"}