mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Add mockito to Testing section
This commit is contained in:
parent
50a5dee4bd
commit
909e596a24
|
@ -1121,6 +1121,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [httmock](https://github.com/patrys/httmock) - A mocking library for requests for Python 2.6+ and 3.2+.
|
||||
* [httpretty](https://github.com/gabrielfalcao/HTTPretty) - HTTP request mock tool for Python.
|
||||
* [mocket](https://github.com/mindflayer/python-mocket) - A socket mock framework with gevent/asyncio/SSL support.
|
||||
* [mockito](https://github.com/kaste/mockito-python) - A mocking and spying framework based on the namesake Java library.
|
||||
* [responses](https://github.com/getsentry/responses) - A utility library for mocking out the requests Python library.
|
||||
* [VCR.py](https://github.com/kevin1024/vcrpy) - Record and replay HTTP interactions on your tests.
|
||||
* Object Factories
|
||||
|
|
Loading…
Reference in New Issue
Block a user