Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37406438
en ru br
ALT Linux repos
S:2.8.1-alt1

Group :: Development/ML
RPM: ocaml-bisect_ppx

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.8.1-alt1
Build date: 28 march 2022, 08:30 ( 107.6 weeks ago )
Size: 299.56 Kb

Home page:   https://github.com/aantron/bisect_ppx

License: MPL-2.0
Summary: Code coverage for OCaml
Description:

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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-bisect_ppx
  • ocaml-bisect_ppx-debuginfo
  • ocaml-bisect_ppx-devel-debuginfo
  • ocaml-bisect_ppx-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin