gotestsum 1.8.2-2 source package in Ubuntu
Changelog
gotestsum (1.8.2-2) unstable; urgency=medium
* Team upload.
* Drop <!nocheck> from golang-github-gotestyourself-gotest.tools-dev.
Closes: #1116753.
* Drop "Priority: optional", no longer needed.
* Drop "Rules-Requires-Root: no", no longer needed.
* Update standards-version.
-- Santiago Vila <email address hidden> Mon, 06 Oct 2025 01:45:00 +0200
Upload details
- Uploaded by:
- Debian Go Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Go Packaging Team
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Resolute | release | universe | misc |
Downloads
| File | Size | SHA-256 Checksum |
|---|---|---|
| gotestsum_1.8.2-2.dsc | 2.0 KiB | 3e832b30fb7ed5b769d5f15c7cccb630a74f4fd523d4cbf729a9140d437f1a7a |
| gotestsum_1.8.2.orig.tar.gz | 92.6 KiB | e961a4e9fca2d02824b8de2ecdfc63b823f89ac4f00d133a92aac22dab61396b |
| gotestsum_1.8.2-2.debian.tar.xz | 4.1 KiB | 29012cf71fb59b21d50ab0ce0e14687758528e16fb1ef5efa81d95df70b1943f |
Available diffs
- diff from 1.8.2-1build1 (in Ubuntu) to 1.8.2-2 (877 bytes)
No changes file available.
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
