atomic-coders / react-boilerplate

Yet another starter boilerplate with lot's of goodies: React, Redux, ES2015, JSPM, hot-reloading, Karma + Mocha + Enzyme + Chai, Istanbul + isparta, ESLint + XO
MIT License
13 stars 1 forks source link

Support for sinon #2

Open dfreire opened 8 years ago

dfreire commented 8 years ago

A mocking framework is needed for this boilerplate to be complete, http://sinonjs.org/ is very popular

dfreire commented 8 years ago

See PR https://github.com/atomic-coders/react-boilerplate/pull/3