fatcheck

0.0.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.0
    1

Package Sidebar

Install

npm i fatcheck

Weekly Downloads

1

Version

0.0.0

License

BSD

Last publish

Collaborators

  • hughfdjackson