Skip to content

Releases: gotestyourself/gotestsum

v1.13.0

11 Sep 03:19
c4a0df2

Choose a tag to compare

What's Changed

  • add --watch-clear flag to clear screen on rerun test by @krhubert in #507
  • Show correct version when installed via go install by @devleejb in #520
  • Add support for go test attributes by @noBlubb in #522
  • Bump github.com/fsnotify/fsnotify from 1.8.0 to 1.9.0 by @dependabot[bot] in #486

New Contributors

Full Changelog: v1.12.3...v1.12.4

v1.12.3

19 Jun 03:17
ddd0b05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.2...v1.12.3

v1.12.2

06 May 03:32
5768fec

Choose a tag to compare

What's Changed

  • Bump gotest.tools/v3 from 3.5.1 to 3.5.2 by @dependabot in #463
  • Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #468
  • Bump github.com/fatih/color from 1.17.0 to 1.18.0 by @dependabot in #446
  • Use event times for elapsed by @dnephin in #482
  • feat: support for hidding skipped tests in the junit report by @v1v in #478

New Contributors

  • @v1v made their first contribution in #478

Full Changelog: v1.12.1...v1.12.2

v1.12.1

13 Mar 01:54
3f7ff0e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.12.1

v1.12.0

30 May 03:32
e9677fb

Choose a tag to compare

What's Changed

  • filewatcher: silence warning from os.Stat failures by @smoynes in #371
  • Add format-icons flag for nerdfonts instead of unicode by @afbjorklund in #366
  • Add support for gotestsum on illumos/amd64 by @szaydel in #373
  • Improve warning message when stdin is not a terminal by @smoynes in #374
  • Used named constants instead of magic numbers in illumos-specific code by @szaydel in #375
  • Add Mattermost to README.md links by @lieut-data in #378
  • Update gotestsum retries to properly filter out parents when there is a a missing gap in the parent tree by @ddworken in #377
  • Add Woodpecker CI to no-color default autodetection by @xoxys in #379
  • Fix append bug in --rerun-fails with -run flag by @dnephin in #382
  • Add gofiber/fiber to list of projects by @gaby in #389
  • Updates to dependencies and GitHub workflows by @gaby in #390

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

16 Sep 19:24
ec99a25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

08 Jul 18:49
049fc26

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

07 Apr 16:41
a0149eb

Choose a tag to compare

What's Changed

  • Use go 1.20 in CI by @dnephin in #304
  • Fix need to save twice to trigger watch on OSX using Neovim by @andersjanmyr in #300
  • Add standard-json format by @Pawka in #313
  • Ensure jsonfile is flushed before running post-run-command by @dnephin in #305
  • Add jsonfile-timing-events flag for capturing only the timing events in a file by @dnephin in #306
  • Use io.Writer in formatters by @dnephin in #317
  • ci-matrix: improve description by @dnephin in #307
  • slowest: Add num flag for limiting the number of slow tests to print by @dnephin in #318

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

14 Jan 20:19
875f294

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.9.0

v1.8.2

19 Aug 02:06
f863151

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.8.2