mocking topic
HTTPretty
Intercept HTTP requests at the Python socket level. Fakes the whole socket module
axios-mock-adapter
Axios adapter that allows to easily mock requests
sinon-jest-cheatsheet
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
Clojure/ClojureScript library for stubs, spies and mocks.
MockQueryable
Mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
automation-arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
insomnia-mockbin
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.
mockery
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
Stub your network requests easily! Test your apps with fake network data and custom response time, response code and headers!