Releases: qavajs/playwright-runner-adapter
Releases · qavajs/playwright-runner-adapter
1.6.0
What's Changed
- added
Template
utility function by @AlexGalichenko in #37
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- fixed issue with
this.attach
, madedetails
parameter as optional by @AlexGalichenko in #36
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- update
tags
method via extendingRegExp
by @AlexGalichenko in #35
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- added export of basic
TestWorld
by @AlexGalichenko in #34
Full Changelog: 1.4.3...1.5.0
1.4.3
1.4.2
What's Changed
- fixed issue with duplicate scenarios by @AlexGalichenko in #29
Full Changelog: 1.4.1...1.4.2
1.4.1
What's Changed
- fixed issue that prevented to properly use soft assertions by @AlexGalichenko in #28
Full Changelog: 1.4.0...1.4.1
1.4.0
What's Changed
- removed duplicated tags by @AlexGalichenko in #26
- add cucumber to bundle by @AlexGalichenko in #27
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- added
tags
function to translate cucumber tag expression to grep pa… by @AlexGalichenko in #24 - improved tags displaying in annotation by @AlexGalichenko in #25
Full Changelog: 1.2.0...1.3.0