Name : ocaml-bisect-ppx
| |
Version : 1.4.1
| Vendor : Mageia_Org
|
Release : 4.mga8
| Date : 2021-01-10 21:03:02
|
Group : Development/OCaml
| Source RPM : ocaml-bisect-ppx-1.4.1-4.mga8.src.rpm
|
Size : 9.67 MB
| |
Packager : pterjan < pterjan>
| |
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: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |