0.0.4 • Published 10 years ago

quickcheck v0.0.4

Weekly downloads
253
License
-
Repository
github
Last release
10 years ago

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
...
0.0.4

10 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago

0.0.0

12 years ago