gotestsum 0.3.5-1 source package in Ubuntu

Changelog

gotestsum (0.3.5-1) unstable; urgency=medium

  * Initial release (Closes: #940225)

 -- Arnaud Rebillout <email address hidden>  Wed, 23 Oct 2019 19:44:49 +1100

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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gotestsum_0.3.5-1.dsc 2.3 KiB 0df0d6797cabb66c27bf71919b9495b83e6698b731446f705cb70fe9898ef554
gotestsum_0.3.5.orig.tar.xz 235.0 KiB 3aea3f5fa077a0ffde75e1c4f926ca16376bf3d25009f487b40499943f3c7812
gotestsum_0.3.5-1.debian.tar.xz 2.3 KiB d1b9d23db04aa2b318226305295b18df7c23be34f01b61fd29cbc360c65ad730

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