Cypress end-to-end test in an HTML page (toTest.html
) for the tech quality assurance challenge from Cubos. The tests are inside cypress/integration/qa-challenge.spec.js
- "cypress": "^4.0.2"
- Clone the project into your machine and install all dependencies inside the
qa-challenge
folder using:
npm install
- Now, to run the test:
npm run cypress:open
- Click on
qa-challenge.spec.js
in the Cypress interface that was opened
π License
This project is under the MIT license. See the LICENSE for more information.
---Made with β€οΈ by Matheus Beck π Get in touch!