Skip to content

fernandedios/testing-react-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status

testing-react-example

Jest, Enzyme, Cypress, Create React App

Jest, Enzyme, Cypress e2e compilation of common test cases

Getting Started

Checkout this repo, install dependencies, configure, then start the app.

$ git clone git@github.com:fernandedios/testing-react-example.git
$ cd testing-react-example
$ npm install
$ npm test

To run all unit tests without any prompts

$ npm run test-all

To run all e2e tests

$ npm run test:cypress

Thanks

testing-react-example © 2018, Fernan de Dios. Released under the MIT License.

fernandedios.com  ·  GitHub @fernandedios  ·  Twitter @fernan_de_dios

About

Jest, Enzyme, Cypress compilation of common test cases

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published