mocha-chai-helper
v1.0.0
Published
Require this in mocha to add expect, sinon, chai-things, chai-as-promised and sinon-chai to global namespace
Downloads
3
Maintainers
Readme
mocha-chai-helper
mocha-chai-helper is a small helper utility for usage with mocha. It can be required in mocha to add expect
and sinon
to the global namespace, while also including chai-things, chai-as-promised and sinon-chai.
mocha --require mocha-chai-helper src/*.spec.js