Skip to content

20.38.0

Latest
Compare
Choose a tag to compare
@noomorph noomorph released this 14 May 09:52
· 18 commits to master since this release

New Features

  • Basic REPL mode 🚀 🥳 💪🏻
    Exciting new mode for troubleshooting Detox tests interactively! Check out the new guide (@noomorph in #4730).

  • noRetryArgs
    New detox CLI options:noRetryArgs (@noomorph in #4765).
    This is a fix for the most part for Jest's --shard option used together with Detox's --retries arg.

Full Changelog: 20.37.0...20.38.0

Tip

See the new guide: Debugging with Detox REPL.