jehoshua02 / react-app-starter

React application starter to keep up with my evolving preferences.
2 stars 0 forks source link

Look into better setup for testing #10

Closed jehoshua02 closed 9 years ago

jehoshua02 commented 9 years ago

My TDD pain points:

jehoshua02 commented 9 years ago

@nhunzaker recommended Karma. I like the idea of testing in real browsers. He gave me this link: https://github.com/nhunzaker/webpack-boilerplate

jehoshua02 commented 9 years ago

Got this working: https://github.com/jehoshua02/react-scaffold/pull/11

jehoshua02 commented 9 years ago

But it doesn't work with coverage.

jehoshua02 commented 9 years ago

Closing in favor of smaller more focused issues.