gotestfmt
Version updated for https://github.com/GoTestTools/gotestfmt-action to version v2.3.0.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates gotestfmt to improve the readability of go test output in CI workflows by formatting test logs into a clear, interactive display with collapsible sections. It automates the process of transforming raw test results into a more user-friendly format, enhancing developer productivity and debugging efficiency.
What’s Changed
What’s Changed
- Upgrade to nodejs 24 by @jaredoconnell in https://github.com/GoTestTools/gotestfmt-action/pull/17
New Contributors
- @jaredoconnell made their first contribution in https://github.com/GoTestTools/gotestfmt-action/pull/17
Full Changelog: https://github.com/GoTestTools/gotestfmt-action/compare/v2.2.0...v2.3.0