Skip to content

v3.0.0

Compare
Choose a tag to compare
@ValentinH ValentinH released this 27 Aug 12:29
· 20 commits to main since this release

What's Changed

  • Support for callback function to skip tests by @lws803 in #26

Breaking change

The recently added skipTestNames option was removed. You can achieve the same functionality with the skipTest callback.

Full Changelog: v2.5.0...v3.0.0