SpencerCDixon / react-testing-starter-kit

React/Webpack react starter kit to get up and going with TDD quickly. Uses Chai, Mocha, Sinon, Enzyme, and Karma. OUTDATED --> Use Jest!
68 stars 14 forks source link

Test coverage #1

Open ButuzGOL opened 8 years ago

ButuzGOL commented 8 years ago

Great starter! The only thing is no coverage (

SpencerCDixon commented 8 years ago

Yeah sorry the name is probably somewhat misleading, this wasn't really meant to be a starter kit for production apps, just a repo to put the code associated with my blog post about getting testing set up in React. If you're looking for a good starter kit that's production ready I really recommend this one: https://github.com/davezuko/react-redux-starter-kit