Skip to content

monkey-codes/react-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React & Redux tutorial - Testing

Example of unit testing react components, actions and reducers. Mocha as the test runner. Assertions and expectations provided by Chai and Chai-Jquery. No browser required, components are rendered in memory using jsdom.

$ npm install
$ npm run test:watch

Test suite will automatically re-run when source or test changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5