python-mocket
Socket mock framework
A framework for mocking socket and HTTP interactions in Python applications for testing and development.
a socket mock framework - for all kinds of socket animals, web-clients included
286 stars
13 watching
43 forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
aiohttpasynciocoverageframeworkhttphttprettyhttpsmicropythonmockmocketmockingpythonsocketsocket-communicationsocket-programmingssltddtdd-utilitiestestingurequests
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to create custom HTTP responses without setting up an actual server | 972 |
| A Python-based framework for testing packet processing systems | 148 |
| A framework for creating mock objects and stubbing messages in Smalltalk programming language. | 18 |
| A PHP framework for creating mock objects and test doubles to simplify testing of code | 478 |
| Intercepts and mocks HTTP requests at the Python socket level | 2,114 |
| A testing layer for the HttpClient library that allows stubbed responses to be configured using a fluent API | 1,639 |
| A testing framework specifically designed for Rails applications | 2,211 |
| A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
| A C++ mocking framework inspired by Mockito, providing a simple and lightweight way to mock dependencies in unit testing. | 77 |
| A Python-based test automation framework for Splunk Phantom playbooks. | 11 |
| A test-double framework for RSpec that supports method stubs and mocking of real objects as well as generated test-doubles. | 1,160 |
| A testing framework for creating fake functions in C to simplify test development | 794 |
| A testing library that mocks non-deterministic built-in PHP functions to simplify unit tests | 359 |
| Tools for creating mock network dependencies in software testing | 52 |
| A test framework that allows developers to write tests in a familiar syntax and automatically re-runs specs during development. | 284 |