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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i fatcheck

      Weekly Downloads

      2

      Version

      0.0.0

      License

      BSD

      Last publish

      Collaborators

      • hughfdjackson