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
0c09a40d2b
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted" (
#3258
)
2023-04-27 15:04:05 +02:00
..
__mocks__
fix(mocker): correctly mock libraries with extension in their name (
#2035
)
2022-09-13 11:13:31 +03:00
src
chore(deps): update all non-major dependencies (
#2766
)
2023-04-06 16:53:03 +02:00
test
feat!: update mock implementation to support ESM runtime, introduce "vi.hoisted" (
#3258
)
2023-04-27 15:04:05 +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
fix: allow mocking CJS module with interoped default (
#2598
)
2023-01-06 13:11:10 +01:00