Name : ocaml-bisect-ppx
| |
Version : 2.4.1
| Vendor : obs://build_opensuse_org/home:radiorabe
|
Release : 0.1.47.rabe
| Date : 2024-02-25 21:31:44
|
Group : Unspecified
| Source RPM : ocaml-bisect-ppx-2.4.1-0.1.47.rabe.src.rpm
|
Size : 18.88 MB
| |
Packager : (none)
| |
Summary : Code coverage for OCaml and Reason
|
Description :
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/radiorabe:/liquidsoap:/ocaml/CentOS_8/x86_64 |