Caseylucas
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Caseylucas created a post, Running golang tests within Docker
We are running golang tests within docker. Ex: RUN go test -json ./... I have added the golang feature to the build configuration and the tests run but TeamCity is not recognizing the results. I as...