Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-ui-automation

An example of UI test automation using Cypress to automate the TodoMVC app React.js version (https://todomvc.com/examples/react/#/).

Requires Node.js.

  1. To install Cypress, type on the command prompt:
npm install cypress
  1. To create the file package.json, type:
npm init -y
  1. To execute the tests use:
npx cypress open

About

Example of UI test automation project using Cypress with Page Objects

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages