bisectversion

Code coverage tool for the OCaml language (deprecated)

Bisect is deprecated in favor of package bisect_ppx.

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.

AuthorXavier Clerc
LicenseGPL-3.0-only
Published
Homepagehttp://bisect.x9c.fr/
Issue Trackerhttps://github.com/gasche/bisect/issues
Maintainergabriel.scherer@gmail.com
Dependencies
Source [http] https://github.com/gasche/bisect/archive/1.3.1.tar.gz
md5=fd0c2d163e4847df075d87fa9bb42b00
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/bisect/bisect.1.3.1/opam
Required by