python_targets_python3_12
Build with Python 3.12
| Name | Category | Description |
|---|---|---|
| pytest-datadir | dev-python | Pytest plugin for manipulating test data directories and files |
| pytest-datafiles | dev-python | Create a 'tmp_path' containing predefined files/directories |
| pytest-django | dev-python | A Django plugin for py.test |
| pytest-env | dev-python | pytest plugin that allows you to add environment variables |
| pytest-expect | dev-python | pytest plugin that stores test expectations by saving the set of failing tests |
| pytest-fixture-config | dev-python | Virtualenv fixture for py.test |
| pytest-forked | dev-python | Run tests in isolated forked subprocesses |
| pytest-freezegun | dev-python | Easily freeze time in pytest test + fixtures |
| pytest-freezer | dev-python | Pytest plugin providing a fixture interface for spulec/freezegun |
| pytest-golden | dev-python | Plugin for pytest that offloads expected outputs to data files |
| pytest-helpers-namespace | dev-python | Provides a helpers pytest namespace |
| pytest-httpbin | dev-python | Easily test your HTTP library against a local copy of httpbin |
| pytest-httpserver | dev-python | HTTP server for pytest to test HTTP clients |
| pytest-httpx | dev-python | Send responses to HTTPX using pytest |
| pytest-lazy-fixture | dev-python | It helps to use fixtures in pytest.mark.parametrize |
| pytest-localserver | dev-python | Pytest plugin to test server connections locally |
| pytest-metadata | dev-python | A plugin for pytest that provides access to test session metadata |
| pytest-mock | dev-python | Thin-wrapper around the mock package for easier use with pytest |
| pytest-order | dev-python | pytest plugin to run your tests in a specific order |
| pytest-ordering | dev-python | pytest plugin to run your tests in a specific order |