package bisect

  1. Overview
  2. Docs
Code coverage tool for the OCaml language (deprecated)

Install

Dune Dependency

Authors

Maintainers

Sources

1.3.1.tar.gz
sha256=bd5e2a3deefd0dee9b5ee3593b21ceb09cd7c3cabc4f00d630cbc532ef75c75c
md5=fd0c2d163e4847df075d87fa9bb42b00

Description

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.

Published: 25 Feb 2018

Dependencies (4)

  1. ocamlbuild build
  2. camlp4
  3. ocamlfind
  4. ocaml >= "4.02.0" & < "5.0"

Dev Dependencies

None

Used by (3)

  1. base58 >= "0.1.2"
  2. ocveralls
  3. toml < "7.0.0"

Conflicts

None

OCaml

Innovation. Community. Security.