Skip to content

v6.1.0

Compare
Choose a tag to compare
@lancetipton lancetipton released this 30 Aug 01:06
· 17 commits to main since this release
0e89a1a

What's Changed

  • feat: add skip and exit options by @lancetipton in #53
    • Add test optionskipAfterFailed - Allow skipping future steps when a step fails
    • Add test optionexitOnFailed - Allow exiting test exec when a step fails
    • Fix PromiseRetry error name
      • Only overrides name when retry is set
      • Add result to error when it exists

Full Changelog: 6.0.0...6.1.0