mockt
Mocker
A mocking library for TypeScript and JavaScript
Joyful mocking library for Typescript and Javascript
10 stars
1 watching
0 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,068 |
florinn/typemoq | A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
eratio08/vitest-mock-extended | A library that provides type-safe mocking extensions for testing with Vitest. | 174 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,067 |
enjoycoding/vite-plugin-mock-server | A plugin for Vite that enables automatic mock API generation during development | 59 |
brightify/cuckoo | A tool for creating mocks of Swift objects without boilerplate code. | 1,674 |
jjh42/mock | A library for mocking functions in Elixir tests | 656 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,713 |
patrys/httmock | A mocking library for HTTP requests in Python | 467 |
easymock/easymock | A Java library that simplifies the use of mock objects in unit testing. | 821 |
sabirvirtuoso/mockit | A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |