Skip to content

0.9.6

Choose a tag to compare

@ethauvin ethauvin released this 16 Feb 10:41
· 42 commits to main since this release
f41fcce

Summary

  • New @CouldFail annotatation and related extentions
  • Refactor @RandomRange and @RandomString to extends their related extensions
  • Use Extensions Tools where applicable

What's Changed in 0.9.6

  • Simplify logging in CouldFailExtension in 3f21968
  • Annotate @RandomRange and @RandomString with JUnit extension support. in cbf3b92
  • Introduce @CouldFail annotation and CouldFailExtension for managing test failures in f64cc51
  • Use IOTools to resolve test results directory in dd7e40c
  • Use TextUtils for null/empty string checks in 708ec89
  • Add CONTRIBUTING.md in e90477e

Full Changelog: 0.9.5...0.9.6