enzyme-adapter-react-register
v1.0.0
Published
Registers the enzyme adapter for react
Downloads
10
Readme
enzyme-adapter-react-register
Sets up the enzyme adapter for react by executing the enzyme-adapter-react-helper
Install
npm install --save-dev enzyme-adapter-react-registerUsage in mocha
From the CLI
mocha --require enzyme-adapter-react-registerIn the mocha.opts
--require enzyme-adapter-react-register