Package

purescript-enzyme

Repository
coot/purescript-enzyme
License
MIT
Uploaded by
coot
Published on
2018-03-11T21:40:46Z

Maintainer: coot Documentation Build Status

Purescript bindings for enzyme library.

bower install purescript-enzyme

You will also need to install npm dependencies:

npm i --save-dev enzyme react-addons-test-utils react-test-renderer
# and react if you don't have it yet
npm i --save-dev react

Module documentation is published on Pursuit.