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.
Author | Xavier Clerc |
---|---|
License | GPL-3.0-only |
Published | |
Homepage | http://bisect.x9c.fr/ |
Issue Tracker | https://github.com/gasche/bisect/issues |
Maintainer | gabriel.scherer@gmail.com |
Dependencies |
|
Source [http] | https://github.com/gasche/bisect/archive/1.3.1.tar.gz sha256=bd5e2a3deefd0dee9b5ee3593b21ceb09cd7c3cabc4f00d630cbc532ef75c75c md5=fd0c2d163e4847df075d87fa9bb42b00 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bisect/bisect.1.3.1/opam |