goldhand / cookiecutter-webpack

Boilerplate for webpack 2, babel, react + redux + hmr, and karma. Can be inserted into existing django projects.
93 stars 16 forks source link

Add Ava + enzyme testing config option #8

Open goldhand opened 8 years ago

goldhand commented 8 years ago

Make Ava + power assert + enzyme as an optional testing configuration.

Karma + mocha + expect + react-test-utils is current default.

goldhand commented 8 years ago

I've been using the configuration I detail here: https://github.com/goldhand/notes/blob/master/notes/testing_react_webpack_with_ava_and_enzyme.md and it's been working really well for testing