Browse thread
[Caml-list] FORT or OUnit ?
- Olivier Grisel
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Olivier Grisel <olivier.grisel@e...> |
| Subject: | [Caml-list] FORT or OUnit ? |
Dear experienced OCaml programmers, I am new to OCaml and I would like to start a new project using this language. As a Python programmer, I am used to the built in unittest python module for unit/regression testing. What is your favorite framework semi-automated testing with OCaml ? After a few googling I've found that the Fort and OUnit projects might be interesting. However I can't find any comprehensive tutorial on how to use them efficiently. Is there a standard OCaml programming style for testing ? Do you have example of integration with OCamlMakefile ? Thanks for any hints. --Olivier ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners