pa_ounitversion
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).
Published | |
---|---|
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://ocaml.janestreet.com/ocaml-core/108.00.02/individual/pa_ounit-108.00.02.tar.gz sha256=cc74edc155939320dc21046622af6aea7a4b2f6125b07e7cae9157b05cd61287 md5=d78caf14e86eafe1c73107d772c905a0 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_ounit/pa_ounit.108.00.02/opam |
Required by
- async_core<108.00.02
- async_extra<108.00.02
- async_unix<108.00.02
- core<108.07.00
- core_extended<108.00.02
- freneticwith-test & >=3.2.0 & <5.0.0
- openflowwith-test & >=0.8.0
- packetwith-test & >=0.4.0
- topologywith-test & >=0.4.0