🚀 New Features
- Add parameters to allure-playwright (via #473) - @vovsemenv
🔬 Improvements
- feat(playwright): add thread label and host labels (via #480) - @vovsemenv
- Add host and thread labels for cucumberjs (fixes #454) (via #459) - @lamartire
- improvement(cucumberjs): update custom labels api (via #461) - @lamartire
- fix parallel mode (via #465) - @lamartire
- feat(cucumberjs): extract links and labels from tags (via #458) - @lamartire
🐞 Bug Fixes
- Add package label for mocha specs (via #477) - @lamartire
- Base fix for mocha parallel mode (via #474) - @lamartire
- Bugfix: Add Content Encoding to write attachment method call (via #468) - @swcarter007
📝 Docs Update
- chore(playwright) Readme improvements for screenshots, attachments, steps (via #478) - @vovsemenv