Skip to content

Releases: wix/Detox

20.27.2

23 Sep 17:56
Compare
Choose a tag to compare

🚀 Detox Copilot (Beta)

We're thrilled to unveil Detox Copilot—bringing AI-powered magic to your Detox framework! 🎉 Now, you can run tests with human-readable commands powered by LLMs, making your testing more intuitive than ever!

Detox Copilot demo

🔥 Key Highlights:

  • 🛠️ Simple Setup: Easily initialize Detox Copilot with a custom Prompt Handler for seamless integration into your test suite.
  • 🤖 Human-readable Intents: Run actions and assertions straight from natural language commands.
  • 💡 Enhanced Abilities: Leverage multimodal-LLM capabilities for visual analysis and more!

💻 Check out the Detox-Copilot repo here, and dive into our test-app demo here.

⚠️ This is a beta release, and we’re collecting feedback from early adopters. Stay tuned for official guides and API updates soon!

Full Changelog: 20.26.2...20.27.2

20.26.2

05 Sep 21:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20.25.6...20.26.2

20.25.6

25 Aug 18:07
Compare
Choose a tag to compare

What's Changed

Build

  • Detox package streamlined, reducing size by 68MB (80MB12MB). By @asafkorem in #4562.

Full Changelog: 20.25.5...20.25.6

20.25.5

15 Aug 14:42
Compare
Choose a tag to compare

What's Changed

iOS Fix

  • Prevent device lock during system interactions: Ensures the app stays active and avoids device locks. by @asafkorem in #4552

Full Changelog: 20.25.3...20.25.5

20.25.3

13 Aug 13:52
Compare
Choose a tag to compare

What's Changed

  • fix(local-cli): respect detox build ... --if-missing for multi-app builds by @noomorph in #4549

20.25.2

06 Aug 08:46
Compare
Choose a tag to compare

What's Changed

  • feat(Android): Run tests on new emulators with api 34 by @gosha212 in #4528
  • fix(types): add missing sourceApp parameter for launchApp API. by @asafkorem in #4536
  • feat(Android): Detox butler integration by @gosha212 in #4535
  • fix(Android): Added retry for Genymotion device allocation by @gosha212 in #4543

Full Changelog: 20.25.1...20.25.2

20.25.1

16 Jul 12:23
Compare
Choose a tag to compare

What's Changed

Android

  • Genymotion cloud debugging: ADB device list dump before each adbconnect retry (@d4vidi, #4529)

Full Changelog: 20.25.0...20.25.1

20.25.0

16 Jul 07:44
Compare
Choose a tag to compare

What's Changed

Android

  • Genymotion cloud support: Added fix for increased stability - preliminary ADB daemon start (@d4vidi, #4527)

Full Changelog: 20.24.0...20.25.0

20.24.0

12 Jul 10:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 20.23.1...20.24.0

20.23.1

07 Jul 08:53
Compare
Choose a tag to compare

What's Changed

Fixes: Compliance with Xcode 16 and iOS 18

  • Added Support for Xcode 16 (beta): added @retroactive for protocol conformance. By @asafkorem in #4520
  • Added Support for iOS 18: resolved keyboard error for iOS 18 simulators. By @asafkorem in #4523

Full Changelog: 20.23.0...20.23.1