- parametrize() (Metafunc method)
- parent (Node attribute)
- Parser (class in _pytest.config)
- pluginmanager (Config attribute)
- pytest_addoption() (in module _pytest.hookspec)
- pytest_assertrepr_compare() (in module _pytest.hookspec)
- pytest_cmdline_main() (in module _pytest.hookspec)
- pytest_cmdline_parse() (in module _pytest.hookspec)
- pytest_cmdline_preparse() (in module _pytest.hookspec)
- pytest_collect_directory() (in module _pytest.hookspec)
- pytest_collect_file() (in module _pytest.hookspec)
- pytest_configure() (in module _pytest.hookspec)
- pytest_generate_tests() (in module _pytest.hookspec)
|
- pytest_ignore_collect() (in module _pytest.hookspec)
- pytest_namespace() (in module _pytest.hookspec)
- pytest_pycollect_makeitem() (in module _pytest.hookspec)
- pytest_runtest_call() (in module _pytest.hookspec)
- pytest_runtest_makereport() (in module _pytest.hookspec)
- pytest_runtest_protocol() (in module _pytest.hookspec)
- pytest_runtest_setup() (in module _pytest.hookspec)
- pytest_runtest_teardown() (in module _pytest.hookspec)
- pytest_unconfigure() (in module _pytest.hookspec)
-
Python Enhancement Proposals
- PEP 8
-
python_classes
- configuration value
-
python_files
- configuration value
-
python_functions
- configuration value
|