Skip to content

Upgrade dependencies and plugins, update README

Choose a tag to compare

@sbabcoc sbabcoc released this 26 Aug 18:11
· 64 commits to master since this release

This release contains no functional changes but is instead focused on project housekeeping.
In addition to project file changes, I also updated the README file:

  • Add information about new functions and features.
  • Revise code examples to match changes in the underlying API.
  • Add notes to clarify the usage of getCallableOf(Description) and encloseCallable(Method, Object, Object...) methods.
  • Add note regarding "atomic test" objects supplied with suite-level failures.
  • Document new method used to identify retried tests, which handles both @Test and @Theory methods.