Package: wnpp
Severity: wishlist
Owner: Bo YU <[email protected]>
X-Debbugs-Cc: [email protected], [email protected]

* Package name    : bisect-ppx
  Version         : 2.8.3 
  Upstream Contact: Anton Bachin <[email protected]>
                    Leonid Rozenberg <[email protected]>
* URL             : https://github.com/aantron/bisect_ppx
* License         : MIT
  Programming Lang: OCaml
  Description     : Code coverage for OCaml and ReScript


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.

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."

The package is a dependency of sail[0] also. I will package it and
maintianit under Debian OCaml team.

[0]: https://bugs.debian.org/1065419


-- 
Regards,
--
  Bo YU

Attachment: signature.asc
Description: PGP signature

Reply via email to