package ounit2

  1. Overview
  2. Docs
OUnit testing framework

Install

Dune Dependency

Authors

Maintainers

Sources

ounit-2.2.6.tbz
sha256=0690fb1e0e90a18eed5c3566b3cc1825d98b0e8c7d51bb6b846c95c45a615913
sha512=d7cb36a1fe245d02afab606cd1ee755a178ee4cb18fbbfec1df32baa88fa90ef6c9a50d9fd5bde46c7fd9c481f2debe4bafac75c4e3bdfbdb63fc18b0ccce3cc

Description

OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is loosely based on [HUnit], a unit testing framework for Haskell. It is similar to [JUnit], and other XUnit testing frameworks.

Published: 10 Feb 2022

README

OUnit - xUnit testing framework for OCaml

OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code. It is loosely based on HUnit, a unit testing framework for Haskell. It is similar to JUnit, and other XUnit testing frameworks.

Features:

  • colored output

  • JUnit report generation

  • HTML report generation

Installation

The recommended way to install ounit is via the opam package manager:

$ opam install ounit2

Documentation

API documentation is available online.

Examples

Transition to ounit2

In the past OUnit used the ocamlfind package name "oUnit". It is uncommon to use uppercase letters in ocamlfind package name. It caused some problems during the transition to "dune". It was also not the same name as the OPAM package. As of version 2.2, the opam package ounit and the ocamlfind package oUnit are renamed to ounit2 (the same for both the ocamlfind and opam packages).

To do the transition for your own tests:

  • in OPAM, the library should now depends on "ounit2" or "ounit2-lwt"

  • in dune files/OASIS/Makefile/pkg.ml replace "oUnit" by "ounit2" and "ounit-lwt" to "ounit2-lwt".

We will keep OPAM packages "ounit"/"ounit-lwt" for the transition.

Dev Dependencies

None

  1. 0install >= "2.17"
  2. 0install-gtk >= "2.17"
  3. 0install-solver
  4. abella >= "2.0.8"
  5. arg-complete
  6. beluga >= "1.1"
  7. binsec >= "0.4.0"
  8. bisect_ppx >= "2.0.0" & < "2.6.0"
  9. bitgenerators
  10. camlp5 >= "8.00~alpha04" & < "8.00" | >= "8.00.05"
  11. camlrack
  12. capnp >= "3.6.0"
  13. charset
  14. cll
  15. clp_operations
  16. cobs
  17. colibri2
  18. conjury >= "2.0.1"
  19. containers = "3.8"
  20. coq-core < "8.19.0"
  21. crc >= "2.2.0"
  22. ctypes >= "0.21.1"
  23. ctypes-foreign >= "0.21.1"
  24. cudf >= "0.10"
  25. deadlock
  26. debian-formats >= "0.1.2"
  27. decoders-bencode >= "1.0.0"
  28. decoders-cbor >= "1.0.0"
  29. decoders-ezjsonm >= "1.0.0"
  30. decoders-jsonaf
  31. decoders-jsonm >= "1.0.0"
  32. decoders-msgpck >= "1.0.0"
  33. decoders-sexplib >= "1.0.0"
  34. decoders-yojson >= "1.0.0"
  35. devkit >= "1.20210120"
  36. dkml-c-probe >= "3.0.0"
  37. dtoa >= "0.3.3"
  38. dual
  39. edn >= "0.2.0"
  40. epictetus
  41. errpy
  42. extunix >= "0.3.1"
  43. fileutils >= "0.6.4"
  44. gapi-ocaml >= "0.4.3"
  45. gen >= "1.0"
  46. goblint >= "1.1.1"
  47. google-drive-ocamlfuse >= "0.7.29"
  48. inotify >= "2.4"
  49. inotify-eio
  50. iostream
  51. iostream-camlzip
  52. ipaddr >= "5.3.1"
  53. ipaddr-sexp >= "5.3.1"
  54. iter >= "1.6"
  55. jsonschema2atd
  56. jupyter >= "2.7.6"
  57. kind2
  58. lambdasoup >= "0.7.2"
  59. leveldb >= "1.3.0"
  60. lz4 >= "1.2.0"
  61. macaddr >= "5.3.1"
  62. macaddr-sexp >= "5.3.1"
  63. markdown
  64. markup >= "1.0.0"
  65. mirage-block-ccm >= "1.1.0"
  66. mirage-block-unix >= "2.13.0"
  67. mirage-bootvar
  68. mirage-crypto >= "0.10.6"
  69. mirage-crypto-ec >= "1.0.0"
  70. mirage-crypto-pk >= "0.10.6"
  71. mirage-crypto-rng >= "0.10.6"
  72. mlbdd >= "0.7.2"
  73. mock-ounit >= "1.0.0"
  74. mustache = "3.2.0"
  75. mustache-cli
  76. mutaml
  77. mysql_protocol >= "3.0.1"
  78. ocolor >= "1.3.1"
  79. orsetto >= "1.0.3"
  80. otoml >= "0.9.2"
  81. ounit = "2.2.6"
  82. ounit2-lwt = "2.2.6"
  83. oxylc
  84. pa_ppx < "0.07"
  85. packstream
  86. parsite
  87. pcre2 >= "7.5.2"
  88. plato
  89. posix-getopt >= "2.0.0"
  90. ppx_camlrack
  91. ppx_const >= "2.0"
  92. ppx_deriving >= "5.2"
  93. ppx_deriving_protobuf >= "3.0.0"
  94. ppx_deriving_yojson >= "3.7.0"
  95. ppx_getenv >= "2.0"
  96. ppx_make
  97. ppx_pyformat
  98. ppx_viewpattern
  99. qcheck-ounit >= "0.14"
  100. qmp >= "0.19.0"
  101. qtest >= "2.11.1"
  102. redis >= "0.7"
  103. redis-lwt >= "0.5"
  104. redis-sync >= "0.5"
  105. rtree
  106. sd_logic
  107. sha >= "1.15.1"
  108. shared-block-ring >= "3.0.0"
  109. sifun
  110. starpath
  111. tar-mirage >= "2.0.0" & < "2.4.0"
  112. tiny_httpd >= "0.8" & < "0.13"
  113. tls >= "0.13.0"
  114. toml >= "7.0.0"
  115. toml_cconv >= "7.0.0"
  116. tuntap >= "2.0.1"
  117. uri >= "4.4.0"
  118. uri-re >= "4.4.0"
  119. uri-sexp >= "4.4.0"
  120. vchan >= "6.0.2"
  121. vec >= "0.2.0"
  122. vhd-format-lwt >= "0.12.3"
  123. vlq >= "0.2.1"
  124. xenstore >= "2.2.0"
  125. zmq >= "5.1.1"
  126. zmq-async >= "5.1.1"
  127. zmq-eio
  128. zmq-lwt >= "5.1.1"

Conflicts

None

OCaml

Innovation. Community. Security.