Best Practices
For Developers
How to use noqa during development for fast feedback.
noqa works directly with your development setup. The agent can connect to any local device or simulator where your build is already installed — including apps running via Expo — and start executing tests immediately.
This means you don’t need to export a build or upload anything. If the app is running on your device or simulator, the agent can test it.
