Paketname | libounit-ocaml-dev |
Beschreibung | Unit testing framework for Objective Caml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.0.3-5+b1 |
Sektion | ocaml |
Priorität | optional |
Installierte Größe | 292 Byte |
Hängt ab von | ocaml-nox-3.11.2 |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | ounit (1.0.3-5) |
Paketgröße | 34390 Byte |
Prüfsumme MD5 | af92fc018cb3b1bd6a8963bf98bc0168 |
Prüfsumme SHA1 | 7031acd34b71bf5ff115c1480ad739f1a68bb1eb |
Prüfsumme SHA256 | c899e04aff67a486c46151891d6142e0412a3aa08552b5d461f2bda4bb1ae14a |
Link zum Herunterladen | libounit-ocaml-dev_1.0.3-5+b1_i386.deb |
Ausführliche Beschreibung | OUnit is a unit testing framework for Objective Caml, 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.
|