ocaml-bisect - OCaml code coverage tool
Website: | http://bisect.x9c.fr/ |
---|---|
License: | GPLv3+ |
- Description:
Bisect is a code coverage tool for the Objective Caml language. It is a camlp4-based tool that allows to instrument your application before running tests. After application execution, it is possible to generate a report in HTML format that is the replica of the application source code annotated with code coverage information.
Packages
ocaml-bisect-1.0-2m.mo7.x86_64 [165 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (1.0-2m) - full rebuild for mo7 release |