stu
Stub dependencies when testing
vitest-auto-mock
Library for mocking dependencies in Vitest with TypeScript without need to provide a path.
jasmine-automock
A small library used to mock an instance of a class using jasmine, perfect for mocking injected dependencies.
bun-automock
A TypeScript library that provides automatic mocking utilities for Bun's test framework, enabling easy creation of type-safe mocks for complex objects and nested structures.