Skip to main content

Run the Test Code

🚀 Run Your Test Code​

After exporting, you can run the generated test code just like you would in your own environment.

Example (TypeScript + Jest)​

npm install
npm test