Below you will find pages that utilize the taxonomy term “Mvrahden”
July 13, 2026
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
July 6, 2026
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