Language

Package: ocaml-qtest @ 2.10.1

Synopsis

Inline (Unit) Tests for OCaml

Description

Qtest extracts inline unit tests written using a special syntax in comments. Those tests are then run using the oUnit framework and the qcheck library. The possibilities range from trivial tests -- extremely simple to use -- to sophisticated random generation of test cases.

Home page
https://github.com/vincent-hugot/qtest
Location
gnu/packages/ocaml.scm (line: 1185, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings