We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 004a913 commit f088cedCopy full SHA for f088ced
README.md
@@ -1,12 +1,17 @@
1
# Bisect_ppx [![Coverage][coveralls-img]][coveralls]
2
3
+![Bisect_ppx logo][logo]
4
+
5
+---
6
7
[**Bisect_ppx**][self] is a code coverage tool for OCaml and Reason. It helps
8
you test thoroughly by showing what's **not** tested.
9
10
[![Bisect_ppx usage example][sample]][gh-pages-report]
11
12
You can browse the report seen above [online here][gh-pages-report].
13
14
+[logo]: https://raw.githubusercontent.com/aantron/bisect_ppx/logo/doc/logo.png
15
[self]: https://github.com/aantron/bisect_ppx
16
[sample]: https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/sample.gif
17
[coveralls]: https://coveralls.io/github/aantron/bisect_ppx?branch=master
doc/logo.png
130 KB
0 commit comments