react-component-unit-test icon indicating copy to clipboard operation
react-component-unit-test copied to clipboard

Unit testing React components with shallow rendering

Unit testing React components with shallow rendering

A simple example of unit testing two React components in Mocha with shallow rendering

npm install
npm test