Creating and Running Stably Tests Locally

We’re actively developing enhanced local testing capabilities that will allow you to check tests directly into your codebase and update them using code-gen agents. This will streamline version control and make it easy to run tests locally as part of your development process.
Local testing capabilities are on the way! Stay tuned.
However, if you just need to test your app running on localhost, you can run cloud-based tests against it using secure tunnels. Learn more.