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