What's Changed
🚀 New Features
- Add Allure reporting support for AVA by @baev in #1494
- Add testcafe integration by @baev in #1454
- Add Allure support for Node.js native test runner by @baev in #1498
🔬 Improvements
🐞 Bug Fixes
- vitest: add
toMatchInlineSnapshotandtoMatchSnapshotfix by @todti in #1500 - fix(allure-cypress): don't reset spec context on duplicate cypress_run_start by @todti in #1503
⬆️ Dependency Updates
- chore(deps-dev): bump @jest/environment from 30.0.0 to 30.4.1 by @dependabot[bot] in #1479
- chore(deps-dev): bump rimraf from 6.0.0 to 6.1.3 by @dependabot[bot] in #1489
- chore(deps-dev): bump cypress from 15.0.0 to 15.16.0 by @dependabot[bot] in #1496
- chore(deps-dev): bump axios from 1.16.0 to 1.16.1 by @dependabot[bot] in #1487
- chore(deps): bump js-cookie from 3.0.5 to 3.0.7 by @dependabot[bot] in #1499
- chore(vitest): bump vitest version by @vdvukhzhilov in #1510
- Update npm shell quote by @formaceft-93 in #1512
👻 Internal changes
- test on node 26 by @baev in #1497
- fix build workflow by @baev in #1501
- Stabilize TestCafe reporter CI on Windows by @baev in #1508
Full Changelog: v3.9.0...v3.10.0