v0.29.4
版本发布时间: 2023-03-20 21:40:38
vitest-dev/vitest最新发布版本:v2.1.0-beta.6(2024-08-20 21:19:10)
🚀 Features
-
--test-timeout
CLI argument - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3019 (63c62) - Add an option to control Vitest pool with filepath - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3029 (c7f0c)
- Process timeout to log names of stuck test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3031 (0ddf7)
- Support relative path in html report - by @poyoho and @sheremet-va in https://github.com/vitest-dev/vitest/issues/2695 (a7680)
- Webdriverio (+ custom providers) integration for browser mode - by @Aslemammad, Christian Bromann, @sheremet-va, @userquin and @dammy001 in https://github.com/vitest-dev/vitest/issues/2999 (9cdc8)
🐞 Bug Fixes
- Show correct line numbers in stack trace when using vi.resetModules() - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3020 (35730)
- Mocking value proxy filter Symbol static properties - by @ChpShy in https://github.com/vitest-dev/vitest/issues/3036 (0cf44)
- Escape XML in error stack trace when using junit reporter - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/3038 (cc577)