Fedora Packages

ocaml-bisect-ppx

Code coverage for OCaml and Reason

Bisect_ppx is a code coverage tool for OCaml. It helps you test thoroughly by showing which parts of your code are *not* tested. It is a small preprocessor that inserts instrumentation at places in your code, such as if-then-else and match expressions. After you run tests, Bisect_ppx gives a nice HTML report showing which places were visited and which were missed. Usage is simple - add package bisect_ppx when building tests, run your tests, then run the Bisect_ppx report tool on the generated visitation files.

Releases Overview

Release Stable Testing
Fedora Rawhide 2.8.3-8.fc40 -
Fedora 40 2.8.3-8.fc40 -
Fedora 39 2.8.3-2.fc39 -
Fedora 38 2.8.2-1.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ocaml-bisect-ppx dash maintainers at fedoraproject dot org.



Sources on Pagure