What's Changed
🚀 New Features
- Cypress test plan support by @epszaw in #1037
- Cypress categories and env info support by @epszaw in #1038
- feat(allure-playwright): support test tags by @baev in #1034
🔬 Improvements
- Proof of work for cypress native fixtures by @epszaw in #1024
- feat(allure-playwright): add package label by @baev in #1033
- feat(allure-playwright): support skip and fixme annotations by @baev in #1035
🐞 Bug Fixes
- Fix duplicated afterEach (#236) by @delatrie in #1027
- Add Cypress reports for skipped tests by @epszaw in #1029
- Cypress cucumber preprocessor support by @epszaw in #1032
⬆️ Dependency Updates
- Fix devDependency version duplication in monorepo by @vovsemenv in #1026
- Fix dependencies and add sherif to lint them by @epszaw in #1028
- chore(deps): update dependency esbuild to ^0.22.0 by @renovate in #1025
- deps(allure-playwright): bump @playwright/test to 1.45.1 by @baev in #1039
- chore(deps): update yarn to v4.3.1 by @renovate in #1011
👻 Internal changes
- Add missing fixture tests for allure-mocha by @delatrie in #1031
- chore(allure-playwright): add test for testCaseId for skipped tests by @baev in #1030
Full Changelog: v3.0.0-beta.4...v3.0.0-beta.5