Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

mocha-toolkit

glromeo1.6kMIT1.0.7TypeScript support: included

Mocha, chai, sinon and other stuff useful for everyday testing

mocha, chai, sinon, mock, require, test, benchmark

readme

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