Skip to content

Automated CRUD operations in todo app page with Cypress framework

Notifications You must be signed in to change notification settings

vitaliy-dubrovin/cypress-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypress Test Task

This project contains Cypress tests for ToDo app. It includes a simple reporting mechanism that provides a summary of the test results. Page in test /page-in-test

Test run demo: Test run demo

Prerequisites

  • Node.js (version 12 or above)
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/vitaliy-dubrovin/Todo-List-App
  2. npm install - install packages

Test & Reporting

  1. npm run cypress:run - By default in headless mode
  2. npm generate:report - Generate reporting via mocha. Results located at cypress/reports/report.html

Additional Information

For more information on working with Cypress, please refer to the Cypress Documentation - https://docs.cypress.io/guides/overview/

About

Automated CRUD operations in todo app page with Cypress framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published