- Clone the project from the https://github.com/rifflearning/QA-E2E
- Install the NPM modules, run
npm install - Create .env file with variables CYPRESS_APIKEY and CYPRESS_NAMESPACE, each variable should match the API Key and Namespace respectively in the https://api.testmail.app
- Try to run Cypress debug tool, for that you can use
npx cypress openornpm run cypress - Once it's opened, try to run the spec files by clicking on them.
- Try to run all the cypress tests by running the command
npm run test - Verify the test result by the console output or the cypress runner results.
rifflearning/QA-E2E
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|