01Timer and Date manipulation for testing time-dependent logic
020 GitHub stars
03Standardized patterns for clearing and restoring mocks between tests
04Function and method mocking with vi.fn() and vi.spyOn()
05Module-level mocking for internal files and external npm packages
06Type-safe mocking implementations using vi.mocked()