Golang test TeamCity converter Convert go test output to TeamCity format Support Run, Skip, Pass, Fail Installation go get github.com/2tvenom/go-test-teamcity How use go test -v ./... | go-test-teamcity Docker go test -v ./... | docker run -i xjewer/go-test-teamcity Links https://confluence.jetbrains.com/display/TCD9/Build+Script+Interaction+with+TeamCity