Changelog for
gotestsum-1.10.1-6.16.x86_64.rpm :
* Sat Aug 12 2023 jkowalczykAATTsuse.com- Update to version 1.10.1:
* Add test for accepting GODEBUG output
* Quote test names before they are used within the regex to rerun
* move TEAMCITY_VERSION version checkout outside of CI check
* Don\'t treat debug messages as errors
* Add support for zOS
* update fixture
* fix lint
* extract TEAMCITY_VERSION check because they don\'t set CI
* Detect CI environments by name
* Revert \"Enable color support by default on Drone CI\"
* Enable color support by default on Drone CI
* Update README.md
* Fix coverage detection for go1.20
* ci: update goreleaser 1.7.0 to 1.17.0 for windows/arm64
* Add prometheus to readme links
* Add list of projects that use gotestsum
* Thu Jun 08 2023 jkowalczykAATTsuse.com- Initial package version 1.10.0:
* slowest: Add topN flag
* Convert testname formatter to new interface
* Convert pkgname formats
* Convert two more formatters to new interface
* Convert two formatters to new interface
* Avoid appending bytes
* Add jsonfile-timing-events flag for capturing only the terminal events
* Ensure jsonfile is flushed before running post-run-command
* Hide standard-json format for now
* Add standard-json format
* ci-matrix: improve description
* Update expected value for new output of subtests
* Update golangci-lint
* Use go 1.20 in CI
* Expect test to run for rename
* Fix need to save twice to trigger watch