32 Forks
302 Stars
302 Watchers

qcheck

QuickCheck inspired property-based testing for OCaml.

How to download and setup qcheck

Open terminal and run command
git clone https://github.com/c-cube/qcheck.git
git clone is used to create a copy or clone of qcheck repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with qcheck https://github.com/c-cube/qcheck/archive/master.zip

Or simply clone qcheck with SSH
[email protected]:c-cube/qcheck.git

If you have some problems with qcheck

You may open issue on qcheck support forum (system) here: https://github.com/c-cube/qcheck/issues