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).

AuthorJane Street Group, LLC
Published
Homepagehttps://github.com/janestreet/pa_ounit
Issue Trackerhttps://github.com/janestreet/pa_ounit/issues
MaintainerJane Street developers
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/113.00/files/pa_ounit-113.00.00.tar.gz
md5=6604dde1e72444d65caa0656e3c211de
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_ounit/pa_ounit.113.00.00/opam
Required by