package pa_ounit

  1. Overview
  2. No Docs
Syntax extension for oUnit

Install

Dune Dependency

Authors

Maintainers

Sources

pa_ounit-111.28.00.tar.gz
md5=673025b89629e82326b1976b82c76b59

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: 26 Aug 2014

Dependencies (6)

  1. ocamlbuild build
  2. ounit
  3. type_conv >= "109.53.00" & < "112.02.00"
  4. ocamlfind
  5. camlp4
  6. ocaml >= "4.00.0"

Dev Dependencies

None

Used by (20)

  1. async_core < "108.00.02"
  2. async_extra < "108.00.02" | >= "111.28.00" & < "112.17.00"
  3. async_kernel >= "111.28.00" & < "112.17.00"
  4. async_ssl = "111.21.00"
  5. async_unix < "108.00.02" | >= "111.28.00" & < "112.17.00"
  6. core >= "111.28.00" & < "112.17.00"
  7. core_bench >= "109.58.01" & < "112.17.00"
  8. core_extended < "108.00.02" | >= "111.28.00" & < "112.17.00"
  9. core_kernel >= "111.28.00" & < "112.17.00"
  10. custom_printf >= "111.25.00" & < "112.17.00"
  11. email_message = "109.42.alpha1"
  12. frenetic >= "3.2.0" & < "5.0.0"
  13. levenshtein < "1.1.0"
  14. openflow >= "0.8.0"
  15. pa_bench >= "111.28.00" & < "113.00.00"
  16. packet >= "0.4.0"
  17. re2 >= "111.08.00" & < "112.35.00"
  18. spotlib >= "2.2.0" & < "2.4.1"
  19. textutils >= "111.28.00" & < "112.17.00"
  20. topology >= "0.4.0"

Conflicts

None