Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 753 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 753 Bytes

Cypress React

This project has a sample React application that uses Cypress for E2E testing.

This project has pages for:

  • Forms
  • Lists
  • HTTP Requests

This project is a companion to my YouTube video

YouTube video

This project is also a companion repo to my blog post How to use Cypress for E2E with React.

The original project was rebuilt from my repo at https://github.com/andrewevans0102/learn-cypress

To start the project do the standard npm install and then check out the package.json file for the corresponding scripts to run cypress and the project.