mocking topic

List mocking repositories

HTTPretty

2.1k
Stars
274
Forks
Watchers

Intercept HTTP requests at the Python socket level. Fakes the whole socket module

axios-mock-adapter

3.4k
Stars
240
Forks
Watchers

Axios adapter that allows to easily mock requests

sinon-jest-cheatsheet

300
Stars
25
Forks
Watchers

Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.

spy

170
Stars
9
Forks
Watchers

Clojure/ClojureScript library for stubs, spies and mocks.

MockQueryable

724
Stars
72
Forks
Watchers

Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc

automation-arsenal

123
Stars
17
Forks
Watchers

Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.

insomnia-mockbin

2.0k
Stars
214
Forks
Watchers

Insomnia Mockbin is the underlying backend for the API mocks capability of Insomnia. It is built and used by Kong, the author of the open-source Kong Gateway.

wiremock

6.1k
Stars
1.4k
Forks
Watchers

A tool for mocking HTTP services

mockery

10.6k
Stars
461
Forks
Watchers

Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succin...

OHHTTPStubs

5.0k
Stars
603
Forks
Watchers

Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!