Skip to content

3.0.0: JUnit 5 and Mockito support

Compare
Choose a tag to compare
@dodie dodie released this 20 May 09:43
· 339 commits to master since this release

New features:

  • JUnit 5 Support #24
  • Support for Mockito #25

Breaking change:
Due to the added JUnit 5 support the optional config params have been changed.
Scott can be configured with the following parameters:

  • scott.track.method_annotation
  • scott.inject_junit4_rule.method_annotation
  • scott.inject_junit5_rule.method_annotation