ng-mocks
Mocking library
A testing library for mocking components and services in Angular applications.
Angular testing library for mocking components, directives, pipes, services and facilitating TestBed setup
1k stars
8 watching
79 forks
Language: TypeScript
last commit: 1 day ago
Linked from 1 awesome list
angularcomponentdirectiveenzymefront-endfrontendhow-tojasminejestmockmockingpipeproviderservicetesttestbedtesting
Related projects:
Repository | Description | Stars |
---|---|---|
help-me-mom/ng-mocks-sandbox | A resource for learning and practicing unit testing with ng-mocks in Angular applications | 5 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 488 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
easymock/easymock | A Java library that simplifies the use of mock objects in unit testing. | 821 |
florinn/typemoq | A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
eratio08/vitest-mock-extended | A library that provides type-safe mocking extensions for testing with Vitest. | 166 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
jasonbock/rocks | A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods | 260 |
php-mock/php-mock | A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
z4kn4fein/stashbox-mocking | A library that provides automatic mock creation for unit testing integrations with Stashbox. | 2 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
codeception/aspectmock | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 790 |