Skip to content

rebeccawilliamss/cypress-testautomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-automation

Cypress automation framework.

Cypress enables you to write all types of tests:

  • End-to-end tests

  • Integration tests

  • Unit tests

  • Cypress can test anything that runs in a browser

Running tests

To run tests using Cypress test runner, use npx cypress open

To run tests using CLI, use npm test

About

Cypress automation framework for a work project 🧪

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published