File tree Expand file tree Collapse file tree 2 files changed +21
-5
lines changed Expand file tree Collapse file tree 2 files changed +21
-5
lines changed Original file line number Diff line number Diff line change 1
- # Bisect_ppx   ; [ ![ Coverage] [ coveralls-img ]] [ coveralls ]
1
+ <h1 align =" center " >
2
+ <img alt =" Bisect_ppx " src =" https://raw.githubusercontent.com/aantron/bisect_ppx/logo/doc/logo.png " width =" 150 " >
3
+ </img >
4
+ <br >
5
+ Bisect_ppx
6
+ </h1 >
7
+
8
+ <br >
9
+
10
+ Bisect_ppx is a code coverage tool for OCaml. It helps you test
11
+ thoroughly by showing what's ** not** tested.
2
12
3
- [ ** Bisect_ppx** ] [ self ] is a code coverage tool for OCaml and Reason. It helps
4
- you test thoroughly by showing what's ** not** tested.
13
+ <br >
14
+
15
+ <p align =" center " >
16
+ <a href =" http://aantron.github.io/bisect_ppx/demo/ " >
17
+ <img alt =" Bisect_ppx usage example " src =" https://raw.githubusercontent.com/aantron/bisect_ppx/master/doc/sample.gif " >
18
+ </img >
19
+ </a >
20
+ </p >
5
21
6
- [ ![ Bisect_ppx usage example ] [ sample ]] [ gh-pages-report ]
22
+ < br >
7
23
8
24
You can browse the report seen above [ online here] [ gh-pages-report ] .
9
25
@@ -14,7 +30,7 @@ You can browse the report seen above [online here][gh-pages-report].
14
30
15
31
16
32
17
- <br >
33
+ <br >< br >
18
34
19
35
#### Table of contents
20
36
You can’t perform that action at this time.
0 commit comments