typemoq

Mocking library

A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes.

A simple mocking library for TypeScript

GitHub

428 stars
11 watching
45 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
nbottarini/mocktA mocking library for TypeScript and JavaScript10
ffmathy/fluffyspoon.javascript.testing.fakingA mocking framework for TypeScript that enables fluent mocking of strongly-typed interfaces.204
eratio08/vitest-mock-extendedA library that provides type-safe mocking extensions for testing with Vitest.174
alexliesenfeld/httpmockA library that enables developers to mock HTTP responses and test their applications in isolation.491
help-me-mom/ng-mocksA testing library for mocking components and services in Angular applications.1,067
ferada/cl-mockA library for easily replacing parts of existing functions with mock implementations.19
easymock/easymockA Java library that simplifies the use of mock objects in unit testing.821
fakeiteasy/fakeiteasyA dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects.1,713
codeception/aspectmockA PHP library that enables AOP-based mocking and stubbing of static methods and class methods.789
z4kn4fein/stashbox-mockingA library that provides automatic mock creation for unit testing integrations with Stashbox.2
jimweirich/flexmockA flexible mock object library for unit testing Ruby applications94
autofac/autofac.extras.moqProvides an easy-to-use integration between Autofac's IoC container and Moq's unit testing framework for mocking dependencies.37
thomas-girotto/mockgenA C# mocking library using source generators16
jasonbock/rocksA mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods266
freerange/mochaA Ruby library for mocking and stubbing in unit tests1,231