https://github.com/tobysmith568/mock-extended
Framework-agnostic TypeScript mocks for interfaces and classes. You provide a mock function (e.g. jest.fn() or vi.fn()), and mock-extended will mock out all the functions on any given type!
https://github.com/tobysmith568/mock-extended
bun jest mocking spying vitest
Last synced: 3 months ago
JSON representation
Framework-agnostic TypeScript mocks for interfaces and classes. You provide a mock function (e.g. jest.fn() or vi.fn()), and mock-extended will mock out all the functions on any given type!
- Host: GitHub
- URL: https://github.com/tobysmith568/mock-extended
- Owner: tobysmith568
- License: other
- Created: 2026-03-08T17:05:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-03-18T01:23:16.000Z (3 months ago)
- Last Synced: 2026-03-18T17:29:02.078Z (3 months ago)
- Topics: bun, jest, mocking, spying, vitest
- Language: TypeScript
- Homepage:
- Size: 181 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md