gotestsum 1.8.2-1ubuntu0.24.04.3 source package in Ubuntu
Changelog
gotestsum (1.8.2-1ubuntu0.24.04.3) noble-security; urgency=medium * No change rebuild due to golang-1.22 update -- Evan Caville <email address hidden> Tue, 24 Jun 2025 17:04:30 +1000
Upload details
- Uploaded by:
- Evan Caville
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Noble | updates | universe | misc | |
| Noble | security | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| gotestsum_1.8.2.orig.tar.gz | 92.6 KiB | e961a4e9fca2d02824b8de2ecdfc63b823f89ac4f00d133a92aac22dab61396b |
| gotestsum_1.8.2-1ubuntu0.24.04.3.debian.tar.xz | 4.3 KiB | 3ba9cfbb87276cc1dbe1c94595ce03567c0e772afe8306098130c04e5c42eef3 |
| gotestsum_1.8.2-1ubuntu0.24.04.3.dsc | 2.5 KiB | 03fdec7ef23a05f070202ec9e939e4d749c54c2710a2fe6ccd344c16d1c60494 |
Available diffs
Binary packages built by this source
- gotestsum: Feature-rich runner for go test
`go test` runner with output optimized for humans, JUnit XML for CI
integration, and a summary of the test run results.
.
gotestsum runs tests, prints friendly test output and a summary
of the test run. Requires Go 1.10+.
.
gotestsum works by running go test --json ./... and reading the JSON
output.
- gotestsum-dbgsym: debug symbols for gotestsum
