mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-28 06:21:08 +00:00
commit
d22d5b326f
|
@ -886,7 +886,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [doublex](https://pypi.python.org/pypi/doublex) - Powerful test doubles framework for Python.
|
||||
* [freezegun](https://github.com/spulec/freezegun) - Travel through time by mocking the datetime module.
|
||||
* [httmock](https://github.com/patrys/httmock) - A mocking library for requests for Python 2.6+ and 3.2+.
|
||||
* [httpretty](http://falcao.it/HTTPretty/) - HTTP request mock tool for Python.
|
||||
* [httpretty](https://github.com/gabrielfalcao/HTTPretty) - HTTP request mock tool for Python.
|
||||
* [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