package pa_ounit

  1. Overview
  2. No Docs
Syntax extension for oUnit

Install

Dune Dependency

Authors

Maintainers

Sources

pa_ounit-113.00.00.tar.gz
md5=6604dde1e72444d65caa0656e3c211de

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 Sep 2015

Dependencies (6)

  1. ocamlbuild build
  2. ounit
  3. type_conv >= "113.00.00" & < "113.01.00"
  4. ocamlfind
  5. camlp4
  6. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Used by (22)

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

Conflicts

None