What's Changed
🚀 New Features
- Jest fixtures and test plan support by @epszaw in #1044
- feat(commons): add logStep Runtime API by @baev in #1043
- Global labels support by @epszaw in #1045
- Cypress retires handling by @epszaw in #1048
- Allow to attach Cypress videos for failed specs only by @epszaw in #1049
🔬 Improvements
🐞 Bug Fixes
- fix(allure-codeceptjs): support steps in before & after hooks by @baev in #1042
- fix test timings by @baev in #1051
⬆️ Dependency Updates
- Fix peer deps, remove redundant deps by @delatrie in #1046
- chore(deps): update dependency esbuild to ^0.23.0 by @renovate in #1036
👻 Internal changes
- Normalize test fixtures by @epszaw in #1047
- tests(allure-jest): add tests to showcase runtime api usage in hooks by @baev in #1050
New Contributors
Full Changelog: v3.0.0-beta.5...v3.0.0-beta.6