package bisect

  1. Overview
  2. No Docs
Code coverage tool for the OCaml language

Install

Dune Dependency

Authors

Maintainers

Sources

bisect-1.1.tar.gz
md5=6e4be9696c902f74908fd835a84353e9

Description

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.

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. camlp4
  3. ocamlfind
  4. ocaml < "4.02"

Dev Dependencies

None

Used by (6)

  1. base58 >= "0.1.2"
  2. batteries >= "2.7.0" & < "2.9.0"
  3. mirage-block-ccm < "1.1.0"
  4. ocveralls
  5. rfc6287 < "1.0.2"
  6. toml >= "5.0.0" & < "7.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.