Skip to content

0.9.3

Choose a tag to compare

@ethauvin ethauvin released this 29 Sep 01:39
· 86 commits to main since this release
e065158

Summary

  • New EnabledOnCi annotation
  • New RetryTest annotation
  • Capture and store stdout/stderr output chronologically

What's Changed in 0.9.3

  • Fix reporter steps in f067fbd
  • Implement EnabledOnCi annotation in 979a1b3
  • Minor Javadocs cleanups in 2db6d40
  • Implement RetryExtension and RetryTest annotation in fbbf8e6
  • Bump Mockito to version 5.20.0 in a33d414
  • Run reporter on tests failure in d1a5a03
  • Bump PMD extension to version 1.3.3 in fa01d5d
  • Use platform-specific line separator in tests where applicable in 19f3af4
  • Capture stdout and stderr in the order they were received and preserve the chronological order of output between the two streams in bc385dd

Full Changelog: 0.9.2...0.9.3