Convert Go test output to JUnit XML
☆823Aug 20, 2024Updated last year
Alternatives and similar repositories for go-junit-report
Users that are interested in go-junit-report are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆147Jul 14, 2025Updated last year
- golang : go tool cover to XML (Cobertura) export tool.☆147Nov 14, 2023Updated 2 years ago
- Coverage testing tool for The Go Programming Language☆882Oct 11, 2024Updated last year
- 'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.☆2,702Apr 15, 2026Updated 3 months ago
- Fast linters runner for Go☆19,206Updated this week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A toolkit with common assertions and mocks that plays nicely with the standard library☆26,121Jul 21, 2026Updated last week
- Make pretty HTML output from gocov, a coverage testing tool for Go☆229Dec 19, 2024Updated last year
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,475Mar 7, 2019Updated 7 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …