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
/
packages
/
spy
History
Vladimir Sheremet
eb1abf0857
chore: release v4.0.15
2025-12-02 16:50:27 +01:00
..
src
fix(spy): do not mock overriden method, if parent was automocked (
#9116
)
2025-11-27 16:17:42 +01:00
package.json
chore: release v4.0.15
2025-12-02 16:50:27 +01:00
README.md
feat!: split vitest into separate packages (
#2575
)
2023-01-02 10:37:37 +01:00
rollup.config.js
ci(rollup): disable watcher for types generators (
#8035
)
2025-05-26 16:22:39 +02:00
tsconfig.json
refactor: enable isolatedDeclarations in snapshot and spy packages (
#6146
)
2024-07-16 10:20:15 +02:00
README.md
@vitest/spy
Lightweight Jest compatible spy implementation.