[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1068621: ITP: bisect-ppx -- Code coverage for OCaml and ReScript



Package: wnpp
Severity: wishlist
Owner: Bo YU <tsu.yubo@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-ocaml-maint@lists.debian.org

* Package name    : bisect-ppx
  Version         : 2.8.3 
  Upstream Contact: Anton Bachin <antonbachin@yahoo.com>
 		    Leonid Rozenberg <leonidr@gmail.com>
* 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 to: