All activity
Omer Morad
left a comment
Hello, Automock's creator here. Manual mocking for unit tests in dependency injection (DI) frameworks has taken up a lot of my time since I started using TypeScript. Monotony can lead to complex, hard-to-manage test suites.
That's why I created Automock. This tool aimed at changing how devs approach unit testing in DI. The idea is to make the process more efficient by automating the generation...
Automock
Simpler Unit Tests for TypeScript
Automock, an open-source project, optimizes the unit testing process in DI frameworks by providing a virtual, isolated environment and automated mock generation, allowing developers to create efficient test suites and improve their overall testing experience.
Automock
Simpler Unit Tests for TypeScript