Skip to content

πŸ‘¨β€πŸ’» Cypress front-end test automation in an HTML webpage

License

Notifications You must be signed in to change notification settings

matheus-beck/cypress-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘¨β€πŸ’» QA Cypress Challenge for Cubos.io

GitHub powered by GitHub language count GitHub top language GitHub last commit GitHub

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

πŸŽ₯ Tests execution demonstration

Cypress execution

πŸ’Ύ Dev Dependencies Used

  • "cypress": "^4.0.2"

🎬 Getting Started

  1. Clone the project into your machine and install all dependencies inside the qa-challenge folder using:
npm install
  1. Now, to run the test:
npm run cypress:open
  1. 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!

About

πŸ‘¨β€πŸ’» Cypress front-end test automation in an HTML webpage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published