httpmock

Mocking library

A library that enables developers to mock HTTP responses and test their applications in isolation.

HTTP mocking library for Rust

GitHub

489 stars
4 watching
45 forks
Language: Rust
last commit: 19 days ago
Linked from 1 awesome list

http-mockingmockmock-serverrusttesttest-framework

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jimweirich/flexmock A flexible mock object library for unit testing Ruby applications 94
codeception/aspectmock A PHP library that enables AOP-based mocking and stubbing of static methods and class methods. 790
patrys/httmock A mocking library for HTTP requests in Python 467
jasonbock/rocks A mocking library based on the Compiler APIs (Roslyn + Mocks) to create mock objects for unit testing and verification of virtual methods 262
easymock/easymock A Java library that simplifies the use of mock objects in unit testing. 821
jarcoal/httpmock A tool for mocking HTTP responses in Go to facilitate testing and development of applications. 1,947
internations/http-mock Allows mocking of HTTP requests in unit tests to enable integration testing with the HTTP side. 391
help-me-mom/ng-mocks A testing library for mocking components and services in Angular applications. 1,063
driftrock/mockingbird Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests 3
mockyabstract/mocky An online service that allows users to generate custom HTTP responses for testing and development purposes. 2,064
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
fakeiteasy/fakeiteasy A dynamic fake object library for .NET, allowing developers to create easy-to-use mock and stub objects. 1,712
leoture/mockswift A library that allows you to write mocks and make better tests with Swift 90
eratio08/vitest-mock-extended A library that provides type-safe mocking extensions for testing with Vitest. 170