Skip to content

A small todo app (Create React App) for e2e testing using cypress.

Notifications You must be signed in to change notification settings

jasonjin220/react-cypress-e2e-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo app with Cypress test

This is a simple React Todo app with the tests written in Cypress.

cypress test

Features

Getting started

Install Yarn (if you haven't already).

  1. Install dependencies
% yarn install
  1. Start a local server
% yarn start
  1. Open Cypress
% yarn cypress

About

A small todo app (Create React App) for e2e testing using cypress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published