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.
jest-automock
A small library used to mock an instance of a class using jest, perfect for mocking injected dependencies.