scalable-react / scalable-react-boilerplate

:star: Scalable feature-first React micro-framework made for Udacity Alumni collaborative projects
https://scalable-react-boilerplate.herokuapp.com/
MIT License
259 stars 56 forks source link

Feat install jest #31

Closed RyanCCollins closed 8 years ago

RyanCCollins commented 8 years ago

This closes #28 and #26, adding jest testing and also reconfiguring generators to work well with new test setup!! It removes the karma & mocha setup altogether, making the testing a whole lot faster.