dvdzkwsk / react-redux-starter-kit

Get started with React, Redux, and React-Router.
MIT License
10.29k stars 2.2k forks source link

Suggestion: Use chai-enzyme #423

Closed macalinao closed 8 years ago

macalinao commented 8 years ago

Has anyone managed to get https://github.com/producthunt/chai-enzyme working with this?

I think it should be included in the starter kit.

SpencerCDixon commented 8 years ago

I use enzyme in my app but not with that package

dvdzkwsk commented 8 years ago

Is there a specific error you're having with it, or is this just a suggestion to include it?

macalinao commented 8 years ago

Suggestion to include it. I think it's better than what's currently in the boilerplate. On Tue, Jan 12, 2016 at 07:38 David Zukowski notifications@github.com wrote:

Is there a specific error you're having with it, or is this just a suggestion to include it?

— Reply to this email directly or view it on GitHub https://github.com/davezuko/react-redux-starter-kit/issues/423#issuecomment-170949804 .

dvdzkwsk commented 8 years ago

Added this to the roadmap!