1.0.6 • Published 4 months ago

mocha-bootstrap v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

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/
1.0.6

4 months ago

1.0.5

4 months ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago