| Stephen Lowrie | c8548fc | 2016-05-24 15:57:35 -0500 | [diff] [blame] | 1 | --- | 
 | 2 | features: | 
| Stephen Lowrie | b85502d | 2016-06-27 15:05:47 -0500 | [diff] [blame] | 3 |   - | | 
 | 4 |     Adds subunit-describe-calls. A parser for subunit streams to determine what | 
| Stephen Lowrie | c8548fc | 2016-05-24 15:57:35 -0500 | [diff] [blame] | 5 |     REST API calls are made inside of a test and in what order they are called. | 
| Stephen Lowrie | b85502d | 2016-06-27 15:05:47 -0500 | [diff] [blame] | 6 |  | 
| Masayuki Igawa | 4f6538e | 2019-07-29 14:06:18 +0900 | [diff] [blame] | 7 |     * Input can be piped in or a file can be specified | 
 | 8 |     * Output is shortened for stdout, the output file has more information |