Skip to content

Releases: PractiTest/practitest-firecracker

Firecracker v2.2.13

11 Dec 17:02
fce53cb
Compare
Choose a tag to compare

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

28 Nov 12:10
9b04f93
Compare
Choose a tag to compare

Fixed couple of issues (edge cases) not handled correctly in the initial BDD support code

Version 2.2.8

Dependencies update

05 Nov 11:44
3a05822
Compare
Choose a tag to compare

Mainly updates for dependencies

workaround for slashes in classnames and names

15 Jul 15:11
a350d44
Compare
Choose a tag to compare
v2.1.4

workaround for slashes in classname/name

xUnit support

02 Jun 14:39
cf72cc4
Compare
Choose a tag to compare

Support xUnit in addition to jUnit, mainly Robot Framework generated hierarchical testsuite.

Support BDD template

11 Oct 20:18
d9d8c8b
Compare
Choose a tag to compare

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

27 Jun 14:13
0c98f68
Compare
Choose a tag to compare

Add support for Split, Get and Trim methods

API rate limit fix

16 Feb 13:26
Compare
Choose a tag to compare

Will fix an issue with the API rate limit

Populate Run fields

28 Aug 22:09
76f87db
Compare
Choose a tag to compare

Add option to populate Run fields

Author Id Non-Mandatory

21 Jun 10:42
03ea76c
Compare
Choose a tag to compare

Will allow to run firecracker without author id (to run with PAT) and improve error messages from API calls