bisect_ppx_ngversion Documentation on ocaml.org
Code coverage for OCaml - fork of bisect_ppx
Bisect_ppx_ng/bisect_ppx helps you test thoroughly. 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_ng when building tests, run your tests, then run the Bisect_ppx report tool on the generated visitation files.
Bisect_ppx_ng is a fork of bisect_ppx (the latest version before forking is 2.8.3). The project was undermaintained and then fork introduced support of OCaml > 5.3.
| Authors | Xavier Clerc <bisect@x9c.fr>, Leonid Rozenberg <leonidr@gmail.com> and Anton Bachin <antonbachin@yahoo.com> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/Kakadu/bisect_ppx_ng |
| Issue Tracker | https://github.com/Kakadu/bisect_ppx_ng |
| Documentation | https://github.com/Kakadu/bisect_ppx_ng |
| Maintainer | Dmitrii Kosarev a.k.a. Kakadu <kakadu.hafanana@gmail.com> |
| Dependencies |
|
| Source [http] | https://github.com/Kakadu/bisect_ppx_ng/releases/download/3.0.0/bisect_ppx_ng-3.0.0.tbz sha256=df5e4451dec5fcc71eb6bb423515bba5a9110c31cd51f8bb970ab16ab3334bed sha512=e35f9009aaa55c7b13e76a65945e2cf62d63789b13336d12169e9e394e2b3ee48e0dfa3f21d8c67deb6950d86e412b6a4b9ed3843ccaad5e0786e1f5122ace2b |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/bisect_ppx_ng/bisect_ppx_ng.3.0.0/opam |
No package is dependent


