Name : ocaml-bisect-ppx
| |
Version : 2.4.1
| Vendor : Fedora Project
|
Release : 6.fc33.1
| Date : 2020-09-02 22:51:29
|
Group : Unspecified
| Source RPM : ocaml-bisect-ppx-2.4.1-6.fc33.1.src.rpm
|
Size : 13.09 MB
| |
Packager : Fedora Project
| |
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/archive.fedoraproject.org/fedora/linux/releases/33/Everything/x86_64/os/Packages/o |