pa_ounit 108.07.00
Maintainer | opensource@janestreet.com | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Dependencies |
|
|||||||||||||||||
Published | Sep 17, 2012 | |||||||||||||||||
Source [http] |
https://ocaml.janestreet.com/ocaml-core/108.07.00/individual/pa_ounit-108.07.00.tar.gz 85f2e2b1ac68951a8c2d990a29c5e371 |
|||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_ounit/pa_ounit.108.07.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 | ||
async_extra | ||
< 108.00.02 | ||
async_unix | ||
< 108.00.02 | ||
core | ||
& | >= 108.07.00 | |
< 108.07.01 | ||
core_extended | ||
< 108.00.02 |