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!
🔥 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 demohere.
⚠️ This is a beta release, and we’re collecting feedback from early adopters. Stay tuned for official guides and API updates soon!
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps detox from 20.25.1 to 20.27.2.
Release notes
Sourced from detox's releases.
... (truncated)
Commits
fe1b576
Publish 20.27.2 [ci skip]e7f0cfb
fix(ios): get-view-hierarchy-xml native implementation. (#4591)f33bf4f
fix(copilot): fix detox framework driver. (#4590)3b76250
chore(deps): bump detox-copilot version (0.0.9
) (#4592)a45478f
Publish 20.27.1 [ci skip]3f0c05c
chore: bump copilot version (0.0.8
) (#4589)17d3f12
Publish 20.27.0 [ci skip]5556a45
Merge pull request #4584 from wix/feat/test-app-copilot-integration-v01b796c3
test(e2e): disable shape matching game if no copilot env.877461c
test(e2e): update view-hierarchy snapshots.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show