Skip to content

Latest commit

 

History

History
executable file
·
43 lines (29 loc) · 1004 Bytes

File metadata and controls

executable file
·
43 lines (29 loc) · 1004 Bytes

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