Releases: qavajs/playwright-runner-adapter
Releases · qavajs/playwright-runner-adapter
0.7.0
0.6.1
What's Changed
- make params in hooks closer to cucumber types by @AlexGalichenko in #16
Full Changelog: 0.6.0...0.6.1
0.6.0
What's Changed
- added test case accessor to BeforeStep/AfterStep hooks by @AlexGalichenko in #15
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
- updated gherkin dependency by @AlexGalichenko in #13
- added expect to default world by @AlexGalichenko in #14
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- added support of requireModules option by @AlexGalichenko in #10
- updated typing for init property of PlaywrightWorld by @AlexGalichenko in #11
- improved defineCucumber function to encapsulate adapter path by @AlexGalichenko in #12
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- inline configurator by @AlexGalichenko in #7
- added logic to process duplicates by @AlexGalichenko in #8
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- updated fixture implementation by @AlexGalichenko in #6
Full Changelog: 0.1.1...0.2.0
0.1.1
What's Changed
- resolve config import from cwd by @AlexGalichenko in #2
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- initial implementation
New Contributors
- @AlexGalichenko made their first contribution in #1
Full Changelog: https://github.com/qavajs/playwright-runner-adapter/commits/0.1.0