Skip to content

v3.10.0

Latest

Choose a tag to compare

@qameta-ci qameta-ci released this 10 Jun 13:49
· 5 commits to refs/heads/main since this release

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

  • fix(codeceptjs): prevent IPC race and hang in test utils on Windows/Node 26 by @todti in #1504

🐞 Bug Fixes

  • vitest: add toMatchInlineSnapshot and toMatchSnapshot fix by @todti in #1500
  • fix(allure-cypress): don't reset spec context on duplicate cypress_run_start by @todti in #1503

⬆️ Dependency Updates

👻 Internal changes

Full Changelog: v3.9.0...v3.10.0