commit | c8548fc93c7c0e9f48a0d1a8a20d8e9e96c6a071 | [log] [tgz] |
---|---|---|
author | Stephen Lowrie <stephen.lowrie@rackspace.com> | Tue May 24 15:57:35 2016 -0500 |
committer | Stephen Lowrie <stephen.lowrie@rackspace.com> | Wed Jun 22 14:22:22 2016 -0500 |
tree | 6ca41350956fcdc24933ea0791e1da84f0ad21f2 | |
parent | 7ae7403e473c14479c1ca548d742de245f0ed5b7 [diff] |
Add subunit-describe-calls Adds new command subunit-describe-calls, documentation, and unittests. subunit-describe-calls is a parser for subunit v1 & v2 streams to determine what REST API calls are made inside of a test and in what order they are called. Later commits will add additional functionality relating to request & response headers & body data along with a stdout output option and stdin input. Change-Id: I468d0d3e3b6098da95a81cc86d9bdd1b47ee1f03