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
/
examples
/
mocks
History
Vladimir
96d1267bcb
feat: give helpful message, when using vi.mock (
#2047
)
2022-09-18 11:01:13 +08:00
..
__mocks__
fix(mocker): correctly mock libraries with extension in their name (
#2035
)
2022-09-13 11:13:31 +03:00
src
fix: add error message when mock is missing export (
#1819
)
2022-08-08 18:10:59 +03:00
test
feat: give helpful message, when using vi.mock (
#2047
)
2022-09-18 11:01:13 +08:00
package.json
test: fix cypress tests by deduping vue (
#2036
)
2022-09-13 11:13:21 +03:00
tsconfig.json
chore: lint
2022-05-14 16:36:12 +08:00
vite.config.ts
fix: can mock non-existent paths and virtual modules via __mocks__ (
#1298
)
2022-05-13 13:47:30 +00:00