csernazs / pytest-httpserver
Http server for pytest to test http clients
☆233Updated last week
Alternatives and similar repositories for pytest-httpserver:
Users that are interested in pytest-httpserver are comparing it to the libraries listed below
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated 2 months ago
- ☆224Updated 4 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- better error messages for assert equals in pytest☆321Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆266Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆387Updated last year
- unittest subTest() support and subtests fixture☆225Updated last month
- pytest plugin for repeating test execution☆174Updated 4 months ago
- Pytest plugin to randomly order tests and control random.seed☆651Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆255Updated last month
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆174Updated this week
- Mocked responses for the requests library☆459Updated 8 months ago
- Flake8 Type Annotation Checking☆161Updated 3 weeks ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆268Updated last month
- py.test plugin to show failures instantly☆144Updated 2 years ago
- dead simple python dead code detection☆352Updated last month
- Enforce the same settings on multiple projects☆402Updated last week
- Flake8 plugin to find commented out or dead code☆311Updated 2 weeks ago
- Py.test integration with VCR.py☆159Updated 2 years ago
- Pytest Plugin to disable socket calls during tests☆309Updated 3 weeks ago
- Separate test code from test cases in pytest.☆358Updated 3 months ago
- pytest fixture to mock HTTPX☆397Updated 4 months ago
- Programmatic startup/shutdown of ASGI apps.☆225Updated last year
- Flake8 plugin for managing type-checking imports & forward references.☆116Updated 2 months ago
- Pytest plugin to annotate failed tests with a workflow command for GitHub Actions