Change8

v3.1.0-beta.2

📦 vitestView on GitHub →
3 features🐛 1 fixes🔧 6 symbols

Summary

This release adds a new configureVitest plugin hook, new browser locators (and, or, filter), and a test.scoped feature for per‑suite fixture overrides, plus a bug fix where --hideSkippedTests now also hides suites.

✨ New Features

  • Add "configureVitest" plugin hook
  • Introduce "and", "or" and "filter" locators for browser
  • Add "test.scoped" to override "test.extend" fixtures per-suite

🐛 Bug Fixes

  • "--hideSkippedTests" flag now hides suites as well

🔧 Affected Symbols

configureVitestandorfiltertest.scopedtest.extend