jamielennox / requests-mock
Mocked responses for the requests library
☆460Updated 10 months ago
Alternatives and similar repositories for requests-mock
Users that are interested in requests-mock are comparing it to the libraries listed below
Sorting:
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated last year
- Pytest plugin to randomly order tests and control random.seed☆660Updated this week
- pytest plugin used to set environment variables☆221Updated 6 years ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆687Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- factory_boy integration the pytest runner☆385Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- pytest fixture to mock HTTPX☆403Updated 5 months ago
- Mypy plugin and stubs for SQLAlchemy☆574Updated 11 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,088Updated this week
- Http server for pytest to test http clients☆235Updated last week
- Easily freeze time in pytest test + fixtures☆190Updated 2 years ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Py.test integration with VCR.py☆163Updated 3 years ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆504Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,938Updated this week
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆543Updated 3 months ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆267Updated 2 weeks ago
- PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.☆491Updated last week
- A py.test plugin that parses environment files before running tests☆199Updated last year
- Pytest Plugin to disable socket calls during tests☆311Updated last month
- Run `black` on python code blocks in documentation files