mocha-bootstrap

1.0.6 • Public • Published

Mocha test bootstrap

Build Status

Sets up Sinon, Chai as Promised, Sinon-Chai and Chai as Promised.

Also installs an accelerated implementation of Sinon's .createStubInstance(...) method for speed.

Usage

First install with NPM:

npm install --save-dev mocha-bootstrap

then require the bootstrap when running Mocha, for example:

mocha -r mocha-bootstrap --recursive test/unit/

Readme

Keywords

Package Sidebar

Install

npm i mocha-bootstrap

Weekly Downloads

26

Version

1.0.6

License

MIT

Unpacked Size

6.12 kB

Total Files

5

Last publish

Collaborators

  • asmblah