mocha-react-proptype-checker
A Mocha test tool to fail on React prop warnings and errors
Installation
``` npm install --save-dev mocha-react-proptype-checker ```Usage
Simply include themocha-react-proptype-checker
package with your tests in any mocha-supported test-runner.