mocha-toolkit
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

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

Dependencies (22)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mocha-toolkit

    Weekly Downloads

    245

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    9.72 kB

    Total Files

    5

    Last publish

    Collaborators

    • glromeo