🚀 Features
- Add
page/locator.markAPI to enhance playwright trace - by @hi-ogawa in #9652 (d0ee5) - vitest: Add run summary in GitHub Actions Reporter - by @macarie and jhnance in #9579 (96bfc)
🐞 Bug Fixes
- Fix
URL.nameon jsdom - by @hi-ogawa in #9767 (031f3) - Save and restore module graph in blob reporter - by @hi-ogawa in #9740 (84355)
- Don't silence reporter errors from test runtime events handler in normal run and --merge-reports - by @hi-ogawa in #9727 (4072d)
- Fix
vi.importActual()for virtual modules - by @hi-ogawa and Claude Opus 4.6 in #9772 (1e89e) - Throw
FixtureAccessErrorif suite hook accesses undefined fixture - by @sheremet-va in #9786 (fc2ce) - Allow hyphens in project config file name pattern - by @Koutaro-Hanabusa and @hi-ogawa in #9760 (33e96)
- Manual and redirect mock shouldn't
loadortransformoriginal module - by @hi-ogawa and Claude Opus 4.6 in #9774 (a8216) hideSkippedTestsshould not hidetest.todo- by @oilater in #9562 and #9781 (8181e)- browser: Types of
getCDPSessionandcdp()- by @AriPerkkio in #9716 (689a2)