Skip to content

Learning about testing in React including unit, e2e and integration testing with React Testing Library, Jest & Cypress

License

Notifications You must be signed in to change notification settings

vadimfrolov/React-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Testing

Learning about testing in React including unit, e2e and integration testing with React Testing Library, Jest & Cypress

Thanks to team Cypress for this real world demo app ❤️

Original repo

image

Installation

yarn install

Run the app

yarn dev

Run unit tests

yarn test

Run E2E tests (Cypress)

yarn run cypress open

About

Learning about testing in React including unit, e2e and integration testing with React Testing Library, Jest & Cypress

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published