proxy-sinon-chai
v0.0.1
Published
Testsuite initiator
Downloads
4
Maintainers
Keywords
Readme
proxy-sinon-chai
Testsuite for the lazy once..
Installation
$ npm install --save proxy-sinon-chai
Usage
var psc = require('proxy-sinon-chai');
// use the reference as expected
psc.proxyquire;
psc.sinon;
psc.expect
psc.should
psc.assert
License
MIT © Christoph Hagenbrock