jamielennox / requests-mockLinks
Mocked responses for the requests library
☆464Updated last year
Alternatives and similar repositories for requests-mock
Users that are interested in requests-mock are comparing it to the libraries listed below
Sorting:
- pytest plugin used to set environment variables☆222Updated 6 years ago
- A py.test plugin that parses environment files before running tests☆209Updated 2 months ago
- factory_boy integration the pytest runner☆395Updated this week
- A port of Ruby on Rails' inflector to Python☆514Updated 2 years ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆349Updated last year
- Mypy plugin and stubs for SQLAlchemy☆581Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- Easily freeze time in pytest test + fixtures☆194Updated 2 years ago
- Mock HTTPX with awesome request patterns and response side effects 🦋☆729Updated last month
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 4 months ago
- Pytest Plugin to disable socket calls during tests☆325Updated last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆552Updated 2 weeks ago
- Fast JSON schema validator for Python.☆480Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆550Updated 4 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Http server for pytest to test http clients☆238Updated this week
- Py.test integration with VCR.py☆172Updated 3 years ago
- Docker-based integration tests☆475Updated 3 months ago
- unittest subTest() support and subtests fixture☆248Updated last week
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆496Updated last week
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆281Updated last week
- pytest fixture to mock HTTPX☆422Updated 5 months ago
- better error messages for assert equals in pytest☆328Updated last year
- A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.☆253Updated 2 years 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,105Updated last week
- Implementation of Redis API in python without having a server running. Fully compatible with using redis-py.☆384Updated this week
- Run the tests related to the changed files (according to Git) 🤓☆378Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆914Updated 10 months ago