File tree 1 file changed +1
-0
lines changed
1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -1082,6 +1082,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1082
1082
* [ httmock] ( https://github.com/patrys/httmock ) - A mocking library for requests for Python 2.6+ and 3.2+.
1083
1083
* [ httpretty] ( https://github.com/gabrielfalcao/HTTPretty ) - HTTP request mock tool for Python.
1084
1084
* [ mock] ( https://docs.python.org/3/library/unittest.mock.html ) - (Python standard library) A mocking and patching library.
1085
+ * [ Mocket] ( https://github.com/mindflayer/python-mocket ) - Socket Mock Framework plus HTTP[ S] /asyncio/gevent mocking library with recording/replaying capability.
1085
1086
* [ responses] ( https://github.com/getsentry/responses ) - A utility library for mocking out the requests Python library.
1086
1087
* [ VCR.py] ( https://github.com/kevin1024/vcrpy ) - Record and replay HTTP interactions on your tests.
1087
1088
* Object Factories
You can’t perform that action at this time.
0 commit comments