kpiipari / to-do-cypress

A simple repository to test a To Do - app with Cypress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

to-do-cypress

A repository to test a ToDo - app with Cypress

Installation

npm install

Opening Cypress App to run the tests

  • npm run cypress:open
  • Choose E2E Testing from 'Choose a testing type'
  • Click on toto.cy.js

Run tests headless

npm run cypress:run

About

A simple repository to test a To Do - app with Cypress


Languages

Language:JavaScript 100.0%