quickcheck

0.0.4 • Public • Published

quickcheck - Node.js port of the QuickCheck unit test framework

Now compatible with mocha!

EXAMPLE

$ npm test

> quickcheck@0.0.3 test /Users/andrew/Desktop/src/node-quickcheck
> mocha


  ․․․․

  4 passing (6ms)

HOMEPAGE

http://www.yellosoft.us/quickcheck

REQUIREMENTS

Optional

INSTALL

$ npm install quickcheck

LINT

Keep the code tidy:

$ npm run-script lint

Guard can automatically lint when the code changes:

$ bundle
$ guard -G Guardfile-lint
...

/quickcheck/

    Package Sidebar

    Install

    npm i quickcheck

    Weekly Downloads

    83

    Version

    0.0.4

    License

    none

    Last publish

    Collaborators

    • mcandre