Skip to content

A minimal example of QCheck, ocamlfind, and ocamlbuild

Notifications You must be signed in to change notification settings

jmid/qcheck-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

qcheck-example

This provides a minimal example of QCheck (>=0.5), ocamlfind, and ocamlbuild.

Beware that QCheck's API changed with the 0.5 release. As a consequence this example will not compile with earlier versions.

To enable type feedback in an IDE, the .merlin file informs merlin (an OCaml editor service/server) that the source code requires the qcheck package.

About

A minimal example of QCheck, ocamlfind, and ocamlbuild

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published