🚀 Features
- Add runAllTimersAsync from sinonjs - by @guillaumeduboc in #2209 (40187)
🐞 Bug Fixes
- Document.defaultView references the same window as the global one - by @sheremet-va in #2649 (1ac4b)
- Trim input filename and test name - by @btea in #2650 (d3dcb)
- Increase default teardownTimeout - by @sheremet-va (13e53)
- Mock css files imported with "require" - by @sheremet-va in #2679 (6c1a2)
- Don't start watching files in "run" mode - by @sheremet-va in #2680 (0a31e)
- Rerun tests, when setup file is edited - by @mysteryven and @sheremet-va in #2625 (019a6)
- Always show filename for unhandled errors - by @sheremet-va in #2689 (15aa0)
- Define property instead of assigning it in vi.stubGlobal - by @sheremet-va in #2685 (8a1d7)
- coverage: Watch mode to use
coverage.all
only when all tests are run - by @AriPerkkio in #2665 (85096) - typecheck: Log tests with verbose reporter, correctly show "pass" tests - by @sheremet-va in #2656 (61dde)
- ui: Don't show "connecting" screen in html reporter - by @poyoho in #2693 (d8548)
🏎 Performance
- Don't resolve import path, if it was already resolved - by @sheremet-va in #2659 (45cc3)