v1.9.0
gotestyourself-bot
released this
14 Jan 20:19
·
166 commits
to main
since this release
What's Changed
- readme: better feature description by @dnephin in #271
- Add a flag for running the entire root test case when any of its subtests fail by @dnephin in #275
- consolidate cmd routing into main by @dnephin in #272
- Error if
-failfast
is used with--rerun-fails
by @dnephin in #280 - Added go-recipes badge by @nikolaydubina in #286
- Hide empty packages in compact formats by @dnephin in #283
- Add tool ci-matrix by @dnephin in #258
- Hide empty packages on junit output by @flowchartsman in #288
- feat(freebsd): generate arm/amd64 binaries for FreeBSD by @ghuntley in #291
- Update README.md by @dnephin in #297
- Add --watch-chdir flag by @dnephin in #276
- Add option to use high-visibility icons by @n-oden in #293
- Print the test timeout panic as package output by @dnephin in #298
New Contributors
- @nikolaydubina made their first contribution in #286
- @flowchartsman made their first contribution in #288
- @ghuntley made their first contribution in #291
- @n-oden made their first contribution in #293
Full Changelog: v1.8.2...v1.9.0