ng-mocks
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15 16 17 18, jasm
esmock
provides native ESM import and globals mocking for unit tests
cjs-mock
NodeJS module mocking for CJS (CommonJS) modules for unit testing purposes.
@automock/sinon
<p align="center"> <img width="200" src="https://raw.githubusercontent.com/automock/automock/master/logo.png" alt="Logo" /> </p>