Package ocaml-bisect_ppx: Information

    Binary package: ocaml-bisect_ppx
    Version: 1.4.0-alt2
    Architecture: x86_64
    Build time:  Mar 13, 2019, 04:58 PM in the task #224945
    Source package: ocaml-bisect_ppx
    Category: Development/ML
    Report package bug
    License: MPL2
    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.

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    Last changed


    March 13, 2019 Anton Farygin 1.4.0-alt2
    - rebuilt with dune-1.8
    Jan. 22, 2019 Anton Farygin 1.4.0-alt1
    - first build for ALT