Gotestsum Versions Save

'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.

v1.11.0

8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.10.1...v1.11.0

v1.10.1

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.10.0...v1.10.1

v1.10.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.9.0...v1.10.0

v1.9.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.8.2...v1.9.0

v1.8.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/gotestyourself/gotestsum/compare/v1.8.1...v1.8.2

v1.8.1

2 years ago

Changelog

  • e209ec9 Merge pull request #249 from dnephin/add-update-flag
  • 849289b Add to readme
  • 57ba68e Add some tests for watch events
  • 14592d7 watch: add u key for updates
  • f1fdcbd Merge pull request #246 from dnephin/warn-watch-and-paths
  • ddb4125 Document --watch with extra package paths
  • 938480e Merge pull request #245 from dnephin/aix
  • 6b46741 Fix the build on aix

v1.8.0

2 years ago

Changelog

  • 69fcbcb Merge pull request #243 from dnephin/enable-color-on-github-actions
  • 9e8433c Enable color by default when run from github actions
  • a8b4e27 Merge pull request #242 from gotestyourself/docs-post-run
  • 4cc96fb Improve the docs for --post-run-command
  • cc0c1a1 Merge pull request #234 from uhthomas/exec-stdin
  • ac4bc6f Improve the test for input from stdin
  • ce158b4 Pass stdin to go test
  • 0fa88f3 Merge pull request #241 from gotestyourself/mkdir-path
  • d93af71 create any missing directories for {json,junit}file
  • 528a3fd Merge pull request #235 from ashanbrown/asb/ignore-warnings
  • bba51ac Fix e2e test failure
  • 90a5a10 Ensure we still rerun tests when there are warnings
  • d9cd222 Merge pull request #237 from gotestyourself/ci-go1.18
  • 99a7f30 fix goreleaser
  • afec7a6 ci: go1.18
  • 661b091 Merge pull request #226 from g-gaston/compile-test2json-without-go
  • 42e50c2 Add instructions to compile test2json without the need of a local go installation
  • 08a7689 Merge pull request #224 from greut/fix/golangci-lint
  • 2a49979 fix: remove deprecated linters from golanci-lint
  • 87d6387 Merge pull request #223 from dmitris/patch-1
  • 98a1847 update 'go get' idirective to 'go install'
  • e5de87c Merge pull request #216 from dnephin/pkg-elapsed
  • b08915a Merge pull request #215 from dnephin/windows-color
  • 5ec6ef6 Update tests for package elapsed time change.
  • ed34d9a testjson: use event elapsed time for package elapsed
  • 7cadea0 Fix color output on windows
  • c5a73e1 log: use color.Error in log
  • c728c6c Merge pull request #211 from dnephin/version-cmd
  • c0fbc60 Merge pull request #212 from dnephin/go1.17
  • c4e2ac6 ci: add go1.17, remove go1.13
  • ff8f987 README: add version when feature was introduced.
  • de90737 Add 'help' and '?' commands
  • 37116ff Merge pull request #210 from johnrichardrinehart/fix/detect-death-by-sigint
  • 643063a cmd: update signal handling
  • 232870c fix(cmd/main.go): add a channel to proc{} for detecting SIGINT

v1.7.0

2 years ago

Changelog

1a94380 Merge pull request #204 from MichaelScheetz-HPE/patch-1 b779ab6 remove x/crypto 718c2f9 Fix cve-2020-29652 012a85e Merge pull request #201 from cpuguy83/add_suite_timestamp f2b0a2e Use zero timestamp for tests and update golden 31cc95b junit: Add timestamp for suite start time bdcb1a9 Merge pull request #199 from dnephin/add-profile-script-to-docs 87cb6b0 Add example of running with cpuprofile enabled fb92894 Merge pull request #198 from dnephin/reload-paths cba7ff6 internal/filewatcher: rename some types and methods cdd0de1 Add 'l' action for watch mode 99b2618 Merge pull request #197 from dprotaso/watching-run-all a17a4b3 move condition to reduce complexity of Watch 77279f7 enable running all tests when watching by pressing 'a' ecb7c69 Merge pull request #194 from dagood/ignorenonjson 4710cc6 small improvement to TestScanOutput_WithNonJSONLines 226f339 Apply suggestions; add test case for non-JSON line 5707a34 Apply suggestions from code review cee4211 Add --ignore-non-json-output-lines option

v1.6.4

3 years ago

Changelog

bb9679f Merge pull request #191 from dnephin/handle-missing-subtest-pass-event 9ad60eb Merge pull request #192 from dnephin/no-rerun-on-panic 80568f3 Avoid rerun of fialed tests when previous run had a panic 5c6169b Merge pull request #185 from dnephin/fix-no-tests-run-run 68539ea format: handle 'testing: warning: no tests to run' event e91cbd9 Mitigate gotest bug with missing end events 50d8cb4 Merge pull request #190 from dnephin/print-coverpkg-output 411f958 Fix capturing of coverpkg output

v1.6.3

3 years ago

Changelog

73868ed Merge pull request #187 from ProjectFrank/main 9bf2c6d Use go1.16 for build and publish jobs in CI e46e163 Merge pull request #182 from thaJeztah/bump_deps ff836c1 go.mod: golang.org/x/tools v0.1.0 07a8c6d go.mod: github.com/jonboulle/clockwork v0.2.2 56352eb go.mod: github.com/google/go-cmp v0.5.5 ce534c7 go.mod: github.com/fatih/color v1.10.0 ade3e70 Merge pull request #181 from jkowalski/arm-release 2a9814c Added support for 'arm' binary release