Skip to content

v2.0.0: JSON test output

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 12:47
· 30 commits to main since this release
96bfba3

This release contains a backwards-incompatible change and only supports output generated with go test -json. Please switch your test configuration to output in the JSON format.

We are sorry we had to break backwards compatibility, but this was the only way to fix bug #8, where tests were incorrectly shown in the wrong package.

Docker images

  • docker pull ghcr.io/haveyoudebuggedit/gotestfmt:v2.0.0
  • docker pull ghcr.io/haveyoudebuggedit/gotestfmt:v2