1.0.7 • Published 2 years ago

mocha-toolkit v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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