An example project for my How to preprocess Cypress tests with Vite article.
How to run the tests:
- Run
npm install. - Run
npm testto open the interactive test runner (which also watches for changes), or runnpm run test--watchfor headless mode.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An example project for my How to preprocess Cypress tests with Vite article.
How to run the tests:
npm install.npm test to open the interactive test runner (which also watches for changes), or run npm run test--watch for headless mode.