Releases: PractiTest/practitest-firecracker
Releases · PractiTest/practitest-firecracker
Firecracker v2.2.13
Another round of BDD related fixes:
- Fixed multiple examples for scenario outlines
- Fixed matching of instances and step runs for BDD instances with parameters (examples)
Bugfixes for new BDD support
Fixed couple of issues (edge cases) not handled correctly in the initial BDD support code
Version 2.2.8
Dependencies update
Mainly updates for dependencies
workaround for slashes in classnames and names
v2.1.4 workaround for slashes in classname/name
xUnit support
Support xUnit in addition to jUnit, mainly Robot Framework generated hierarchical testsuite
.
Support BDD template
Add options to use existing steps, and add an option to select which field will ID the steps (name/description)
Enable options to map step parameters.
Split, Get, Trim
Add support for Split, Get and Trim methods
API rate limit fix
Will fix an issue with the API rate limit
Populate Run fields
Add option to populate Run fields
Author Id Non-Mandatory
Will allow to run firecracker without author id (to run with PAT) and improve error messages from API calls