Go - Test Suites
Version updated for https://github.com/mvrahden/go-test to version v1.25.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
- Add blog articles by @mvrahden in https://github.com/mvrahden/go-test/pull/85
- improve project documentation by @mvrahden in https://github.com/mvrahden/go-test/pull/86
- Add Nil/NotNil assertions with defense-in-depth type guards by @mvrahden in https://github.com/mvrahden/go-test/pull/87
- Replace unmaintained YAML dependency by @mvrahden in https://github.com/mvrahden/go-test/pull/89
- Resilient Go SDK discovery in VSCode extension by @mvrahden in https://github.com/mvrahden/go-test/pull/88
- Surface race detector and panic output that was silently dropped by @mvrahden in https://github.com/mvrahden/go-test/pull/91
- Add blog posts: migration guide improvements and “Why Your Go Tests Are Slow” by @mvrahden in https://github.com/mvrahden/go-test/pull/90
- Clean up internal duplication and dead code by @mvrahden in https://github.com/mvrahden/go-test/pull/92
Full Changelog: https://github.com/mvrahden/go-test/compare/v1...v1.25.0