GuidesRun the Test CodeOn this pageRun 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 installnpm test