🐞 Bug Fixes
- Fix browser mode default testTimeout back to 15 seconds - by @hi-ogawa in #9167 (da0ad)
- Avoid crashing on
process.versionsstub - by @AriPerkkio in #9174 (78cfb) - Reject calling suite function inside test - by @hi-ogawa in #9198 (1a259)
- Allow inlining fully dynamic import - by @hi-ogawa in #9137 (56851)
- Fix module graph UI on html reporter with headless browser mode - by @hi-ogawa in #9219 (60642)
- Log deprecated
test.poolOptionsif it's set - by @sheremet-va in #9226 (f7f6a) - browser:
- coverage:
- Istanbul untested files source maps are off - by @AriPerkkio in #9208 (372e8)
- experimental:
- Export
setupEnvironmentfor custom pools - by @AriPerkkio in #9187 (5d26b)
- Export