What's Changed
- handle multiple levels in subtest regex generation by @brycekahle in #342
- rerun-fails: prevent extra runs when a sub-test fails by @brycekahle in #343
- Add note about binary test result caching by @nfi-hashicorp in #350
- dots-v2: hide cursor during output by @howardjohn in #354
- Export elapsed time to the post-run environment by @afbjorklund in #360
- Include test.timeout stack trace in the junit.xml by @dnephin in #357
- Fix dots formats with stderr by @dnephin in #358
- Rename TESTS_ELAPSED environment variable by @afbjorklund in #361
- GitHub actions format by @dnephin in #315
- Add the time unit to elapsed time duration by @afbjorklund in #363
- Add testdox format by @bitfield in #359
- Add post-run-command notify implementation for linux by @afbjorklund in #362
- dotsv2: remove jitters entirely by @howardjohn in #368
New Contributors
- @brycekahle made their first contribution in #342
- @nfi-hashicorp made their first contribution in #350
- @howardjohn made their first contribution in #354
- @afbjorklund made their first contribution in #360
- @bitfield made their first contribution in #359
Full Changelog: v1.10.1...v1.11.0