bisect
Code coverage tool for the OCaml language
Bisect is a code coverage tool for the OCaml 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.
| Author | Xavier Clerc |
|---|---|
| License | GPL v3 |
| Homepage | http://bisect.x9c.fr/ |
| Maintainer | contact@ocamlpro.com |
Events
Nov 13, 2012
Published version 1.3
- Xavier Clerc gained authorship.
- Now licensed under GPL v3.
- http://bisect.x9c.fr/ added as homepage.
Aug 21, 2012
Published version 1.1