| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| gotestsum-1.13.0-checksums.txt | 2025-09-11 | 1.3 kB | |
| gotestsum_1.13.0_darwin_arm64.tar.gz | 2025-09-11 | 2.5 MB | |
| gotestsum_1.13.0_illumos_amd64.tar.gz | 2025-09-11 | 2.6 MB | |
| gotestsum_1.13.0_windows_arm64.tar.gz | 2025-09-11 | 2.4 MB | |
| gotestsum_1.13.0_linux_arm64.tar.gz | 2025-09-11 | 2.4 MB | |
| gotestsum_1.13.0_linux_armv6.tar.gz | 2025-09-11 | 2.5 MB | |
| gotestsum_1.13.0_linux_ppc64le.tar.gz | 2025-09-11 | 2.4 MB | |
| gotestsum_1.13.0_darwin_amd64.tar.gz | 2025-09-11 | 2.7 MB | |
| gotestsum_1.13.0_freebsd_amd64.tar.gz | 2025-09-11 | 2.6 MB | |
| gotestsum_1.13.0_linux_amd64.tar.gz | 2025-09-11 | 2.6 MB | |
| gotestsum_1.13.0_linux_s390x.tar.gz | 2025-09-11 | 2.5 MB | |
| gotestsum_1.13.0_windows_armv6.tar.gz | 2025-09-11 | 2.5 MB | |
| gotestsum_1.13.0_freebsd_arm64.tar.gz | 2025-09-11 | 2.4 MB | |
| gotestsum_1.13.0_windows_amd64.tar.gz | 2025-09-11 | 2.7 MB | |
| README.md | 2025-09-11 | 822 Bytes | |
| v1.13.0 source code.tar.gz | 2025-09-11 | 120.7 kB | |
| v1.13.0 source code.zip | 2025-09-11 | 191.6 kB | |
| Totals: 17 Items | 33.2 MB | 1 | |
What's Changed
- add --watch-clear flag to clear screen on rerun test by @krhubert in https://github.com/gotestyourself/gotestsum/pull/507
- Show correct version when installed via
go installby @devleejb in https://github.com/gotestyourself/gotestsum/pull/520 - Add support for go test attributes by @noBlubb in https://github.com/gotestyourself/gotestsum/pull/522
- Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot[bot] in https://github.com/gotestyourself/gotestsum/pull/486
New Contributors
- @krhubert made their first contribution in https://github.com/gotestyourself/gotestsum/pull/507
- @devleejb made their first contribution in https://github.com/gotestyourself/gotestsum/pull/520
Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.12.3...v1.12.4