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.