0.0.0 • Published 12 years ago

fatcheck v0.0.0

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

factcheck

A quickcheck library for JavaScript; designed to plug-and-play with test runners like mocha

Why

In many instances, especially those in which most computation is pure, terser tests with greater real-world coverage can be gained by auto-generating test cases, rather than manually specifying them. A quickcheck library that can be used intechangably with manually testable ones grants us the best of both worlds.

Docs & Installation

Coming later in development

0.0.0

12 years ago