Example project with React + Enzyme + Jest
- Clone the repo
- From the project's root directory, run
npm install
npm test
The original example, written by Leland Richardson, can be found at https://github.com/lelandrichardson/enzyme-example-jest.
Example project with React + Enzyme + Jest
npm install
npm test
The original example, written by Leland Richardson, can be found at https://github.com/lelandrichardson/enzyme-example-jest.