mbradleyis / react-component-unit-test

Unit testing React components with shallow rendering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Unit testing React components with shallow rendering


Languages

Language:JavaScript 100.0%