Below you will find pages that utilize the taxonomy term “GoTestTools”
April 16, 2026
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.
April 16, 2026
limgo-action
Version updated for https://github.com/GoTestTools/limgo-action to version v1.1.0.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The limgo-action GitHub Action enforces test coverage thresholds in Go projects by integrating with the limgo tool. It automates the process of verifying that code test coverage meets predefined standards, helping teams maintain high-quality code and prevent coverage regression. Key capabilities include running coverage checks, generating detailed reports, and optionally uploading results for further analysis.