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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1,011
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1,011
  • 0.0.0
    2
  • 0.0.1
    2
  • 0.0.2
    3
  • 0.0.3
    3

Package Sidebar

Install

npm i quickcheck

Weekly Downloads

101

Version

0.0.4

License

none

Last publish

Collaborators

  • mcandre