test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
| Name | Category | Description | 
|---|---|---|
| pytest-localftpserver | dev-python | A PyTest plugin which provides an FTP fixture for your tests | 
| 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-mpl | dev-python | Facilitate image comparison for Matplotlib figures | 
| 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 | 
| pytest-param-files | dev-python | Pytest parametrize decorators from external files. | 
| pytest-plus | dev-python | PyTest Plus Plugin - extends pytest functionality | 
| pytest-qt | dev-python | Pytest plugin for PyQt5 and PySide2 applications | 
| 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 | 
| pytest-salt-factories | dev-python | The new generation of the pytest-salt Plugin | 
| pytest-services | dev-python | Collection of fixtures and utility functions to run service processes for pytest | 
| pytest-shell-utilities | dev-python | pytest plugin: fixtures and code to help with running shell commands on tests | 
| pytest-shutil | dev-python | A goodie-bag of unix shell and environment tools for py.test | 
| pytest-skip-markers | dev-python | A Pytest plugin which implements a few useful skip markers | 
| pytest-subprocess | dev-python | A plugin to fake subprocess for pytest | 
| pytest-subtesthack | dev-python | A hack for test fixtures, needed for hypothesis inside py.test | 
| pytest-subtests | dev-python | Unittest subTest() support and subtests fixture | 
