Package : ocaml-bisect-ppx > RPM : ocaml-bisect-ppx-2.8.1-4.mga9.x86_64.rpm

Basic items

Install
Name ocaml-bisect-ppx
Version 2.8.1
Release 4.mga9
URL https://aantron.github.io/bisect_ppx/
Group Development/OCaml
Summary Code coverage for OCaml and Reason
Size 14MB
Arch x86_64
License MIT

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch x86_64

Advanced items

Source RPM ocaml-bisect-ppx-2.8.1-4.mga9.src.rpm
Build time 2022-12-11 18:58:24
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie