blob: 8787e0c22c93c42eff92f6ec3b3333bcc6767a2a [file] [log] [blame]
---
features:
- |
Adds subunit-describe-calls. A parser for subunit streams to determine what
REST API calls are made inside of a test and in what order they are called.
* Input can be piped in or a file can be specified
* Output is shortened for stdout, the output file has more information