Mocha, chai, sinon and other stuff useful for everyday testing
Install
npm install --save-dev mocha-toolkit
Usage
import "mocha-toolkit";
expect(1 + 1).to.be(2);
Credits
logo created using maketext.io
Mocha, chai, sinon and other stuff useful for everyday testing
Mocha, chai, sinon and other stuff useful for everyday testing
npm install --save-dev mocha-toolkit
import "mocha-toolkit";
expect(1 + 1).to.be(2);
logo created using maketext.io