File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,16 @@ FOSS python integration testing framework.
7
7
8
8
* Unlike* other testing frameworks these terse, simple, type-safe stories can, easily:
9
9
10
- * ** autogenerate beautiful documentation** with a minimal amount of effort.
11
10
* ** rewrite themselves from program output**
11
+ * ** autogenerate beautiful documentation** with a minimal amount of effort.
12
12
13
13
<table >
14
+ <tr >
15
+ <td>Web (YAML story -> Markdown docs)</td>
16
+ <td>REST API (story -> docs)</td>
17
+ <td>Interactive CLI (story -> docs)</td>
18
+ <td>Python API (story -> docs)</td>
19
+ </tr >
14
20
<tr >
15
21
<td><img src="https://hitchdev.com/images/web-vertical.png" width="320" /> </td>
16
22
<td><img src="https://hitchdev.com/images/rest-vertical.png" width="320" /></td>
You can’t perform that action at this time.
0 commit comments