package pa_ounit

  1. Overview
  2. No Docs
Syntax extension for oUnit

Install

Dune Dependency

Authors

Maintainers

Sources

pa_ounit-109.34.00.tar.gz
sha256=700078948bd8e9388bb4e1ab5b357e250f484da984ea9b901fc4b76ae0e8f581
md5=b7e36d7ea86c2439d52ddace216228ce

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 (6)

  1. ocamlbuild build
  2. ounit
  3. type_conv >= "109.15.00" & <= "109.28.00"
  4. ocamlfind
  5. camlp4
  6. ocaml

Dev Dependencies

None

Used by (14)

  1. async_core < "108.00.02" | >= "109.34.00" & < "109.36.00"
  2. async_extra < "108.00.02" | >= "109.34.00" & < "109.53.00"
  3. async_unix < "108.00.02" | >= "109.34.00" & < "109.36.00"
  4. core >= "109.34.00" & < "109.36.00"
  5. core_extended < "108.00.02" | >= "109.34.00" & < "109.36.00"
  6. core_kernel >= "109.34.00" & < "109.36.00"
  7. custom_printf >= "109.27.00" & < "112.17.00"
  8. frenetic >= "3.2.0" & < "5.0.0"
  9. openflow >= "0.8.0"
  10. packet >= "0.4.0"
  11. re2 >= "109.32.00" & < "109.53.00"
  12. spotlib = "2.2.0"
  13. textutils < "109.36.00"
  14. topology >= "0.4.0"

Conflicts

None

OCaml

Innovation. Community. Security.