[ 原始碼: ounit ]
套件:libounit-ocaml-dev(2.2.6-1)
Unit testing framework for OCaml
OUnit is a unit testing framework for OCaml, imspired by the JUnit tool for Java and the HUnit tool for Haskell.
OUnit is designed to provide a convenient way for you to write tests for your OCaml code. Tests can be aggregated into test suites, making it easy to both write tests close to the code being examined and execute a comprehensive aggregate set of tests -- or any subset of it.
其他與 libounit-ocaml-dev 有關的套件
|
|
|
|
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件填實: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries