github gotestyourself/gotestsum v0.5.2

latest releases: v1.12.0, v1.11.0, v1.10.1...
4 years ago

Changes

  • --rerun-fails now reruns only the failed subtest (instead of the entire root test), by running each test individually instead of the failed tests in a package.
  • fixed a bug with --rerun-fails reporting, where any incomplete tests from the first run were reported to have been run and fail on each rerun.

Changelog

e2b19e1 Merge pull request #135 from dnephin/rerun-fails-only-subtests
a18b697 Update golden for new go1.14.6 output format
a4b69e7 Clear out running tests from each pkg
22714a3 Merge pull request #137 from SemanticallyNull/master
f9e3d29 build arm64 binaries
6c2d74f rerun-fails: Only rerun failed subtests
8979f92 fix tool/slowest examples

Don't miss a new gotestsum release

NewReleases is sending notifications on new releases.