github wix/Detox 15.0.0

latest releases: 20.20.3, 20.20.2, 20.20.1...
4 years ago

Breaking changes

In this release, technically there are two breaking changes, although it is unlikely that they affect you. However, if you have been:

  1. using semi-documented detox.artifacts.pathBuilder property in package.json of your project:

See #1827 — fix(configuration): pathBuilder resolution should be Node.js-ish [by @noomorph]

  1. using the deprecated -f, --file, -s, --specs for Detox CLI, or detox.file property in package.json:

See #1828 — deprecation: CLI (-f, --file, -s, --specs), package.json (detox.file) [by @noomorph]

Features

  • #1822 — Apply Jest timeout setup optimization into init (cli) template [by @d4vidi]

Fixes

Android emulator

  • #1778 — Respect ANDROID_AVD_HOME environment variable [by @lvanengelen]
  • #1816 — Extra step to find config file in case emulator has been renamed [by @gustavos60]

Instruments recording (--record-performance)

  • #1823 — should not crash if the app was terminated inside a test [by @noomorph]

Don't miss a new Detox release

NewReleases is sending notifications on new releases.