Releases: savex/tempest-parser
Releases · savex/tempest-parser
Pre v0.2.6
v0.2.4
RC for v0.2.4
New:
- Subunit support
- PIPE input support
- Errors presort now uses tempest.exceptions basis
Fixed:
Trending report generation
Test names parser for trending report
Support for plugin test names
v0.2.1
v0.1
Comments:
- JSON (Rally) files parsing is ready and can be used in a jiffy.
- CSV parsing is good, but you must follow original format:
- no heading
- csv lines: XX,test,,,...
- CLI parsing is tricky, remove all config and other subunit 'env' stuff. Leave string starting as tempest....
- XML (PyCharm) parsing should work.