Detox

Gray box end-to-end testing and automation framework for mobile apps

MIT License

Downloads
1.1M
Stars
10.9K
Committers
260

Bot releases are visible (Hide)

Detox - 19.12.0 (React Native v0.69)

Published by d4vidi about 2 years ago

What's Changed

In this release, we introduce official support for React Native 0.69 πŸš€ (@jonathanmos, #3580).

Caveat: We haven't validated Detox against the integration of RN's new-architecture in RN projects. We largely aim at getting around to it in a matter of weeks.

Full Changelog: https://github.com/wix/Detox/compare/19.11.0...19.12.0

Detox - 19.11.0

Published by jonathanmos about 2 years ago

What's changed

Features:

  • (Android) Add support for detoxEnableSynchronization (#3503, @jonathanmos )
  • (JS) Add invocation trace events to the timeline artifact (#3559, @jonathanmos, @asafkorem )
  • (JS) Add additional information to trace events (#3564, @asafkorem )

Full Changelog: https://github.com/wix/Detox/compare/19.10.0...19.11.0

Detox - 19.10.0

Published by d4vidi about 2 years ago

What's Changed

  • Fix: Uninformative log+stacktrace in some app-start crashes (#3500, @noomorph, @d4vidi, @asafkorem)

Full Changelog: https://github.com/wix/Detox/compare/19.9.3...19.10.0

Detox - 19.9.3

Published by d4vidi about 2 years ago

What's changed

Fixes:

  • (Android) Add missing Proguard rules (#3556, @d4vidi @StasDoskalenkoHover)
  • (Android) Log native errors with stacktraces (no trimming) (#3555, @d4vidi )

Full Changelog: https://github.com/wix/Detox/compare/19.9.2...19.9.3

Detox - 19.9.2

Published by asafkorem about 2 years ago

What's Changed

Fixes

  • iOS: Avoid crash when simctl errs with "nothing to terminate" (@mikehardy πŸ‘‘ , #3551)

Internal (relevant to contributors):

  • Android: add missing configuration to the test app in settings.gradle due to RN .68 upgrade (@jonathanmos, #3549)
Detox - 19.9.1

Published by jonathanmos about 2 years ago

What's Changed

Fixes

  • Android: Ignore irrelevant exception that occurs when trying to get a view by tag in RN66 workaround (#3532, @jonathanmos)
  • Android: Fix and improve error messages in AAPT resolution (#3526, @d4vidi)
Detox - 19.9.0

Published by d4vidi about 2 years ago

What's Changed

Fixes

  • Force-enable WiFi on instances by default - a work-around for a recently introduced problem in Genymotion SaaS (@d4vidi, #3527)

Features

  • Add context metadata to trace (timeline artifact) events (@jonathanmos, @asafkorem, #3523)
Detox - 19.8.4

Published by asafkorem about 2 years ago

What's Changed

Android

  • Fix crash with React Native < .68, which caused by ClassNotFoundException and wasn't successfully fixed in the previous patch (19.8.3) (πŸ‘‘ @d4vidi πŸ‘‘, #3508).
Detox - 19.8.3

Published by asafkorem about 2 years ago

What's Changed

Android

  • Fix crash with React Native < .68, caused by ClassNotFoundException (@d4vidi , #3504).
Detox - 19.8.2

Published by asafkorem about 2 years ago

What's Changed

  • Nothing user-facing in this version, just replacing error log with throw on Android (@asafkorem , #3501).
Detox - 19.8.1

Published by asafkorem over 2 years ago

What's Changed

  • iOS: fix undefined network request response bug when Flipper with version β‰₯ 0.142 is installed (@asafkorem , #3499).
Detox -

Published by d4vidi over 2 years ago

Features

  • Official support for React Native .68 πŸš€ (#3344, @asafkorem, @d4vidi)

Though delayed, we expect that support for .69 to be available very soon.

Detox - 19.7.1

Published by noomorph over 2 years ago

Fixes

  • Android: record general device log during the test even if the app is not running (@noomorph, #3432).
  • Multiple apps: more reliable uninstall strategy (@noomorph, #3435)

Full Changelog: https://github.com/wix/Detox/compare/19.7.0...19.7.1

Detox - 19.7.0

Published by asafkorem over 2 years ago

What's Changed

Full Changelog: https://github.com/wix/Detox/compare/19.6.9...19.7.0

Detox -

Published by noomorph over 2 years ago

Fixes compatibility with the recent Jest 28 major release via https://github.com/wix/Detox/pull/3377 (and 581dada39adb745b7ea648b16f8e41890b311efb hotfix).

Detox - 19.6.8

Published by noomorph over 2 years ago

Superseded by 19.6.9 release; see the details there.

Detox - 19.6.7

Published by noomorph over 2 years ago

Fixes

Full Changelog: https://github.com/wix/Detox/compare/19.6.6...19.6.7

Detox - 19.6.6

Published by asafkorem over 2 years ago

What's Changed

iOS

Internal (relevant to contributors):

  • Fix internal tests: resolve lerna bootstrap dependency errors (@ball-hayden, #3336).

Full Changelog: https://github.com/wix/Detox/compare/19.6.5...19.6.6

Detox - 19.6.5

Published by asafkorem over 2 years ago

Nothing user-facing in this version, this is the same version as 19.5.7.

Detox - 19.6.4

Published by asafkorem over 2 years ago

Nothing user-facing in this version, this is the same version as 19.5.7.

Package Rankings
Top 0.61% on Npmjs.org
Top 3.86% on Proxy.golang.org
Top 21.46% on Repo1.maven.org
Badges
Extracted from project README
SWUbanner NPM Version NPM Downloads Build status Coverage Status Detox is released under the MIT license PR's welcome! Discord Twitter Follow
Related Projects