github wix/Detox 12.4.0
Integration with Detox Instruments

latest releases: 20.28.0, 20.27.7-smoke.0, 20.27.6...
5 years ago

This release adds initial integration between Detox and Detox Instruments (#1165).

If you run Detox tests with --record-performance all, it will load or use the already loaded Profiler framework and call its APIs to record performance metrics for each test. The artifacts manager will put each test recording (.dtxrec) into an appropriate folder inside your artifacts location.

Also, the deprecation of "specs" property in package.json has been revoked - it continues to serve as a default test root directory (#1290).

More details can be found in the CHANGELOG.

Don't miss a new Detox release

NewReleases is sending notifications on new releases.