1.0.6 • Published 1 year ago

mocha-bootstrap v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.0.5

1 year ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

4 years ago

1.0.0

4 years ago