/testing-react-example

Jest, Enzyme, Cypress compilation of common test cases

Primary LanguageJavaScriptMIT LicenseMIT

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