Go - Test Suites
Version updated for https://github.com/mvrahden/go-test to version v1.24.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s Changed
- CI-friendly test failure summaries with GitHub Action by @mvrahden in https://github.com/mvrahden/go-test/pull/80
- Use gotest action for CI test execution by @mvrahden in https://github.com/mvrahden/go-test/pull/81
- ci: update major version tag on release by @mvrahden in https://github.com/mvrahden/go-test/pull/82
- Lint rule to simplify assertion usage by @mvrahden in https://github.com/mvrahden/go-test/pull/83
- Detect and report unnecessary T escapes in test suites by @mvrahden in https://github.com/mvrahden/go-test/pull/84
Full Changelog: https://github.com/mvrahden/go-test/compare/v1.23.1...v1.24.0