mocha-enzyme-pack

1.0.2 • Public • Published

mocha-enzyme-pack

mocha + chai + sinon + nyc + enzyme(for react) + jsdom(for react)

Install

$ npm i mocha-enzyme-pack -g

Usage

$ mocha-enzyme-pack
//package.json
...
"scripts": {
    "test:unit": "nyc --reporter=text --reporter=html mocha || exit 0"
},
...
$ npm run test:unit

Package Sidebar

Install

npm i mocha-enzyme-pack

Weekly Downloads

2

Version

1.0.2

License

MIT

Last publish

Collaborators

  • namgyu