bisectversion
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-3.0-only |
Published | |
Homepage | http://bisect.x9c.fr/ |
Maintainer | https://github.com/ocaml/opam-repository/issues |
Dependencies |
|
Source [http] | http://bisect.x9c.fr/distrib/bisect-1.3.tar.gz sha256=19c85cc0f22a21e0f9b4e13fdd98abcde3a8ef2a7a7c5da7f49faa4025c92f3a md5=8481342a3d9f17d5502bc84c04c206e3 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bisect/bisect.1.3/opam |