This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
vitest
Watch
1
Star
0
Fork
0
You've already forked vitest
mirror of
https://github.com/vitest-dev/vitest.git
synced
2026-02-01 17:36:51 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
vitest
/
test
/
config
History
Hiroshi Ogawa
43fa6baa6d
feat(vitest): add
--disable-console-intercept
option to allow opting-out from automatic console log interception (
#4786
)
2024-01-12 14:19:34 +01:00
..
fixtures
feat(vitest): add
--disable-console-intercept
option to allow opting-out from automatic console log interception (
#4786
)
2024-01-12 14:19:34 +01:00
test
feat(vitest): add
--disable-console-intercept
option to allow opting-out from automatic console log interception (
#4786
)
2024-01-12 14:19:34 +01:00
package.json
fix(types):
defineWorkspace
fix intellisense and report type errors (
#4743
)
2023-12-15 11:08:37 +01:00
tsconfig.json
fix(vitest): use correct type for defineProject to allow usage in mergeConfig (
#4498
)
2023-11-14 16:18:08 +01:00
vitest.config.ts
fix(cli):
--coverage.all=false
resolved incorrectly (
#4697
)
2023-12-09 17:58:58 +01:00