{"id":19748770,"url":"https://github.com/2tvenom/go-test-teamcity","last_synced_at":"2025-06-23T19:04:35.553Z","repository":{"id":57486262,"uuid":"46268941","full_name":"2tvenom/go-test-teamcity","owner":"2tvenom","description":"Convert golang test output to TeamCity format","archived":false,"fork":false,"pushed_at":"2019-06-24T20:58:43.000Z","size":30,"stargazers_count":19,"open_issues_count":4,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T08:51:08.990Z","etag":null,"topics":["ci","continuous-delivery","continuous-deployment","continuous-integration","docker","go","golang","jetbrains","jetbrains-teamcity","teamcity","teamcity-format","test","test-automation","test-teamcity","tests"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/2tvenom.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":"2015-11-16T10:52:36.000Z","updated_at":"2024-04-02T17:40:37.000Z","dependencies_parsed_at":"2022-09-01T21:02:00.277Z","dependency_job_id":null,"html_url":"https://github.com/2tvenom/go-test-teamcity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/2tvenom/go-test-teamcity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2tvenom%2Fgo-test-teamcity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2tvenom%2Fgo-test-teamcity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2tvenom%2Fgo-test-teamcity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2tvenom%2Fgo-test-teamcity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2tvenom","download_url":"https://codeload.github.com/2tvenom/go-test-teamcity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2tvenom%2Fgo-test-teamcity/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261539319,"owners_count":23174135,"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":["ci","continuous-delivery","continuous-deployment","continuous-integration","docker","go","golang","jetbrains","jetbrains-teamcity","teamcity","teamcity-format","test","test-automation","test-teamcity","tests"],"created_at":"2024-11-12T02:23:29.070Z","updated_at":"2025-06-23T19:04:35.527Z","avatar_url":"https://github.com/2tvenom.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Docker automated build](https://img.shields.io/badge/docker-automated--build-blue.svg?style=flat-square)](https://hub.docker.com/r/xjewer/go-test-teamcity/)\n\n# Golang test TeamCity converter\n\nConvert go test output to TeamCity format\n\nSupport Run, Skip, Pass, Fail\n\n### Installation\n\n```bash\ngo get github.com/2tvenom/go-test-teamcity\n```\n\n### How use\n```bash\ngo test -v ./... | go-test-teamcity\n```\n\n### Docker\n```bash\ngo test -v ./... | docker run -i xjewer/go-test-teamcity\n```\n\n### Docker multi-stage build\nExtending Golang Dockerhub instructions to `Start a Go instance in your app`:\nhttps://hub.docker.com/_/golang\n\n\u003e The most straightforward way to use this image is to use a Go container as both the build and runtime environment. In your Dockerfile, writing something along the lines of the following will compile and run your project:\n\n```Dockerfle\n\n...\n\nCOPY --from=xjewer/go-test-teamcity /converter /usr/local/bin/go-test-teamcity\nRUN  go test -v ./... | go-test-teamcity\n```\n\n### Links\n- https://confluence.jetbrains.com/display/TCD9/Build+Script+Interaction+with+TeamCity\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2tvenom%2Fgo-test-teamcity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2tvenom%2Fgo-test-teamcity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2tvenom%2Fgo-test-teamcity/lists"}