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
a3dc47b038
feat!(snapshot): make snapshots more visually pleasing (
#3961
)
2023-09-27 10:27:32 +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: should remove mockPath from callstack whether success or failed (
#3971
)
2023-08-21 18:29:03 +02:00
test
feat!(snapshot): make snapshots more visually pleasing (
#3961
)
2023-09-27 10:27:32 +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!: support running tests using VM context (
#3203
)
2023-08-01 08:59:55 +02:00