python_targets_pypy3
Build with PyPy3
| Name | Category | Description |
|---|---|---|
| pytest-aiohttp | dev-python | pytest plugin for aiohttp support |
| pytest-asyncio | dev-python | Library for testing asyncio code with pytest |
| pytest-cov | dev-python | pytest plugin for coverage reporting |
| pytest-custom-exit-code | dev-python | Exit pytest test session with custom exit code in different scenarios |
| 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-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-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-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-param-files | dev-python | Pytest parametrize decorators from external files. |
| pytest-regressions | dev-python | Easy to use fixtures to write regression tests |
| pytest-rerunfailures | dev-python | pytest plugin to re-run tests to eliminate flaky failures |