package pa_ounit

  1. Overview
  2. No Docs
Syntax extension for oUnit

Install

Dune Dependency

Authors

Maintainers

Sources

pa_ounit-109.07.00.tar.gz
sha256=516c72d886cf6bd30a06ec686b254d216f437ef76577987be03a5747754aa982
md5=055e9ad8070834c72e9c8e26641b9125

Description

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: 21 Nov 2013

Dependencies (5)

  1. ocamlbuild build
  2. type_conv = "109.07.00"
  3. ocamlfind
  4. camlp4
  5. ocaml

Dev Dependencies

None

Used by (9)

  1. async_core < "108.00.02"
  2. async_extra < "108.00.02"
  3. async_unix < "108.00.02"
  4. core = "109.07.00"
  5. core_extended < "108.00.02"
  6. frenetic >= "3.2.0" & < "5.0.0"
  7. openflow >= "0.8.0"
  8. packet >= "0.4.0"
  9. topology >= "0.4.0"

Conflicts

None

OCaml

Innovation. Community. Security.