caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Bisect_ppx 1.0.0 – Modernized code coverage for OCaml
@ 2016-02-10 15:33 Anton Bachin
  2016-02-10 16:46 ` David MENTRE
  2016-02-10 19:00 ` Gerd Stolpmann
  0 siblings, 2 replies; 12+ messages in thread
From: Anton Bachin @ 2016-02-10 15:33 UTC (permalink / raw)
  To: caml-list

Hello,

We would like to announce the release of Bisect_ppx 1.0.0, a code coverage tool
for OCaml with appealing reports:

  https://github.com/rleonid/bisect_ppx


You can see a live coverage report here:

  http://rleonid.github.io/bisect_ppx/coverage/

Reports can also be submitted to Coveralls.io using ocveralls [1]. See an
example here [2].


Bisect_ppx is a fork of the original Bisect by Xavier Clerc, with extensive
further development. Differences from Bisect, and from earlier versions of
Bisect_ppx, include:

- the nicer and more legible HTML reports,
- more thorough instrumentation, now including nested functions and or-patterns,
- improved compatibility with other PPX rewriters,
- an Ocamlbuild plugin,
- many bugfixes, and
- usage, performance, and documentation improvements.


Bisect_ppx was originally forked to update and maintain Bisect's PPX mode, with
the OCaml community moving to PPX. Bisect_ppx does not have Bisect's Camlp4
dependency. We do not believe that the original Bisect is being actively
maintained.


Regards,
Anton & Leonid


P.S. If you are working on a project that uses Bisect_ppx, please let us know!


[1]: https://github.com/sagotch/ocveralls
[2]: https://coveralls.io/builds/4913198/source?filename=src%2Fsyntax%2FinstrumentPpx.ml


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-02-12  9:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-10 15:33 [Caml-list] [ANN] Bisect_ppx 1.0.0 – Modernized code coverage for OCaml Anton Bachin
2016-02-10 16:46 ` David MENTRE
2016-02-10 19:27   ` Anton Bachin
2016-02-12  6:44     ` David MENTRÉ
2016-02-12  9:18       ` Anton Bachin
2016-02-10 19:00 ` Gerd Stolpmann
2016-02-10 19:23   ` Gabriel Scherer
2016-02-10 19:33     ` Anton Bachin
2016-02-10 21:48       ` Gerd Stolpmann
2016-02-10 21:49       ` Alain Frisch
2016-02-11  1:16         ` Anton Bachin
2016-02-11 10:42           ` Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).