ocaml-bisect - OCaml code coverage tool
Website: | http://bisect.x9c.fr/ |
---|---|
License: | GPLv3+ |
Vendor: | Alcance Libre, Inc. |
- 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.3-21.fc14.al.src [339 KiB] |
Changelog
by Richard W.M. Jones (2017-08-08):
- OCaml 4.05.0 rebuild. |