erikras / erikras/react-redux-universal-hot-example
Use enzyme instead of ReactTestUtils for tests
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I want to use [enzyme](https://github.com/airbnb/enzyme/blob/master/docs/guides/mocha.md) instead of the ReactTestUtils for unit tests in my project. As mentioned in this react-redux [issue](https://github.com/reactjs/redux/issues/1481), enzyme is pretty awesome and seems to be catching on.
I am having trouble configuring enzyme to work with the current karma and webpack set-up.
Is this something anyone is looking into? I couldn't find any issues relating to enzyme in this kit.
Contributor guide
Assessment
This issue has not been assessed yet.