todoapp-automation

ToDo App Test cases

  • Clone the repository

  • Install the dependencies using

npm install
  • Install Cypress using
npm install cypress
  • Run our tests with below command
npx cypress run --reporter mochawesome
  • Report can be found in the cypress/results

  • Videos can be found in cypress/videos

    Sample Report

    alt text