jamielennox / requests-mock
Mocked responses for the requests library
β458Updated 7 months ago
Alternatives and similar repositories for requests-mock:
Users that are interested in requests-mock are comparing it to the libraries listed below
- Mock HTTPX with awesome request patterns and response side effects π¦β655Updated this week
- factory_boy integration the pytest runnerβ378Updated 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β¦β443Updated this week
- A plugin to improve the output of pytest with colourful unified diffsβ445Updated last year
- pytest fixture to mock HTTPXβ388Updated 3 months ago
- Pytest plugin to randomly order tests and control random.seedβ647Updated last week
- pytest plugin used to set environment variablesβ220Updated 6 years ago
- better error messages for assert equals in pytestβ320Updated 5 months ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.β531Updated last month
- A pytest plugin that allows recording network interactions via VCR.pyβ474Updated this week
- It helps to use fixtures in pytest.mark.parametrizeβ387Updated last year
- Pytest Plugin to disable socket calls during testsβ305Updated 2 weeks ago
- βοΈ A flake8 plugin to help you write better list/set/dict comprehensions.β467Updated last week
- Automatic generation of marshmallow schemas from dataclasses.β462Updated 5 months ago
- A port of Ruby on Rails' inflector to Pythonβ506Updated last year
- Thin-wrapper around the mock package for easier use with pytestβ1,897Updated this week
- Easily freeze time in pytest test + fixturesβ187Updated last year
- Travel through time in your tests.β770Updated last week
- Separate test code from test cases in pytest.β353Updated 2 months ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Nodeβ335Updated 7 months ago
- unittest subTest() support and subtests fixture