react-testing-mocha-chai-enzyme
react-testing-mocha-chai-enzyme copied to clipboard
A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.
## There have been updates to the *react* monorepo: + - The `dependency` [react](https://github.com/facebook/react) was updated from `16.6.3` to `16.7.0`. - The `dependency` [react-dom](https://github.com/facebook/react) was updated from `16.6.3` to `16.7.0`....
## The devDependency [jsdom](https://github.com/jsdom/jsdom) was updated from `13.0.0` to `13.1.0`. 🚨 [View failing branch](https://github.com/rwieruch/react-components-test-setup/compare/master...rwieruch:greenkeeper%2Fjsdom-13.1.0). This version is **covered** by your **current version range** and after updating it in your project...
## There have been updates to the *enzyme* monorepo: + - The `devDependency` [enzyme-adapter-react-16](https://github.com/airbnb/enzyme) was updated from `1.7.0` to `1.7.1`. 🚨 [View failing branch](https://github.com/rwieruch/react-components-test-setup/compare/master...rwieruch:greenkeeper%2Fmonorepo.enzyme-20181210091638). This version is **covered** by your...