/mochaChaiReactRedux

a template for testing both react and redux using mocha and chai as well as some other libraries.

Primary LanguageJavaScriptMIT LicenseMIT

mochaChaiReactRedux This is a example of testing an application for ui functionality with mocha, chai, redux, and react js.

TO START:
git clone https://github.com/15chrjef/mochaChaiReactRedux/
npm install
npm start