pa_ounit 109.18.00
| Maintainer | opensource@janestreet.com | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Dependencies |
|
|||||||||||||||||||||
| Published | Apr 8, 2013 | |||||||||||||||||||||
| Source [http] |
https://ocaml.janestreet.com/ocaml-core/109.18.00/individual/pa_ounit-109.18.00.tar.gz 110c7bb453a0da6bcd8cefe6015e6d7b |
|||||||||||||||||||||
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_ounit/pa_ounit.109.18.00/opam | |||||||||||||||||||||
Syntax extension for oUnit
Pa_ounit is a syntax extension that helps writing in-line oUnit. It takes care of automatically registering the tests and generates helpfull failure messages with the file and line number.
It allows user to register tests with a new TEST top-level expressions and automatically collects all the tests in a module (in a function ounit_tests of type unit -> OUnit.test).
| Necessary for | ||
|---|---|---|
| async_core | ||
| | | < 108.00.02 | |
| & | >= 109.19.00 | |
| < 109.27.00 | ||
| async_extra | ||
| | | < 108.00.02 | |
| & | >= 109.19.00 | |
| < 109.27.00 | ||
| async_unix | ||
| | | < 108.00.02 | |
| & | >= 109.19.00 | |
| < 109.27.00 | ||
| core | ||
| & | >= 109.18.00 | |
| < 109.27.00 | ||
| core_extended | ||
| | | < 108.00.02 | |
| & | >= 109.19.00 | |
| < 109.27.00 | ||
| custom_printf | ||
| & | >= 109.15.00 | |
| < 109.27.00 | ||
| re2 | ||
| < 109.53.00 | ||
| spotlib | ||
| & | >= 2.2.0 | |
| < 2.4.0 | ||
| textutils | ||
| < 109.36.00 | ||
| zero | ||
| & | >= 109.17.00 | |
| < 109.27.00 | ||