nano-test

0.0.4-alpha • Public • Published

nano unit test

Ultra mini unit test.

install

npm install nano-test

usage

var functest = require("nano-test");

var test = new functest();

test.add ("example test", "examplefunction('123456')", "==", "93");

test.run();

test

npm test nano-test

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nano-test

    Weekly Downloads

    3

    Version

    0.0.4-alpha

    License

    GPLv3

    Unpacked Size

    14.8 kB

    Total Files

    8

    Last publish

    Collaborators

    • soldy