Skip to content

Tags: fasmat/go2junit

Tags

v0.4.5

Add skip to package action

v0.4.4

Fix goreleaser

v0.4.3

Bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7

Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.25.6 to 2.25.7.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.25.6...v2.25.7)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

v0.4.2

Require go 1.20 in go.mod

v0.4.1

Fix spelling

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from fasmat/feature/add-option-to-print-output

Add a flag to print test output while parsing

v0.3.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from fasmat/fix/various-minor-issues

Fix various minor issues

v0.3.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from fasmat/fix/failure-instead-of-error

Use failure instead of error in case of a failed test

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from fasmat/fix/broken-fail-flag

Fix broken fail flag

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from fasmat/feature/add-error-message

Error should include a more telling message