Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 251 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 251 Bytes

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