vitest-mock-extended
Mocking library
A library that provides type-safe mocking extensions for testing with Vitest.
Type safe mocking extensions for Vitest
166 stars
0 watching
7 forks
Language: TypeScript
last commit: 6 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
enjoycoding/vite-plugin-mock-server | A plugin for Vite that enables automatic mock API generation during development | 58 |
appunite/mockery | A library that provides a simple way to mock functions in asynchronous Elixir testing | 91 |
florinn/typemoq | A mocking library for TypeScript that allows developers to create fake objects and behaviors in their code for testing purposes. | 428 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
help-me-mom/ng-mocks | A testing library for mocking components and services in Angular applications. | 1,060 |
alexliesenfeld/httpmock | A library that enables developers to mock HTTP responses and test their applications in isolation. | 486 |
codeception/aspectmock | A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. | 790 |
ihumanable/patch | A library that provides ergonomic mocking capabilities for Elixir tests | 193 |
eranpeer/fakeit | A C++ mocking framework for testing and development | 1,255 |
thomas-girotto/mockgen | A C# mocking library using source generators | 16 |
freerange/mocha | A Ruby library for mocking and stubbing in unit tests | 1,225 |
php-mock/php-mock | A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
fakeiteasy/fakeiteasy | A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. | 1,704 |