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
2025-12-08 18:26:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
vitest
/
examples
/
mocks
History
Vladimir
c1004e1493
fix(mocker)!: don't restore mock to the original if module is mocked (
#3518
)
2023-06-06 19:00:24 +02:00
..
__mocks__
feat(dev): add moduleDirectories option to the vitest config (
#3337
)
2023-05-30 10:13:10 +02:00
projects
/custom-lib
feat(dev): add moduleDirectories option to the vitest config (
#3337
)
2023-05-30 10:13:10 +02:00
src
fix(vite-node): circular import stuck (
#3480
)
2023-06-06 17:44:31 +02:00
test
fix(mocker)!: don't restore mock to the original if module is mocked (
#3518
)
2023-06-06 19:00:24 +02:00
package.json
fix: don't use ownKeys, when interoping a module (
#2629
)
2023-01-10 18:24:50 +01:00
tsconfig.json
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted" (
#3258
)
2023-04-27 15:04:05 +02:00
vite.config.ts
feat(dev): add moduleDirectories option to the vitest config (
#3337
)
2023-05-30 10:13:10 +02:00