You can also use callback functions to add additoinal assertions and other logic. AI will execute the callback function after the test execution in br

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-12-23 16:00:19

You can also use callback functions to add additoinal assertions and other logic. AI will execute the callback function after the test execution in browser is completed.

You can run shortest in your CI/CD pipeline by running tests in headless mode. Make sure to add your Anthropic API key to your CI/CD pipeline secrets.

You'll need to set up the following services for local development. If you're not a Gumroad Vercel team member, you'll need to either run the setup wizard pnpm run setup or manually configure each of these services and add the corresponding environment variables to your .env.local file:

Leave a Comment