Navigation
index
pytest-2.8
»
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
W
A
add() (MarkInfo method)
add_cleanup() (Config method)
add_marker() (Node method)
addcall() (Metafunc method)
addfinalizer() (Node method)
addhooks() (PytestPluginManager method)
addini() (Parser method)
addinivalue_line() (Config method)
addoption() (Parser method)
addopts
configuration value
args (MarkInfo attribute)
assert_outcomes() (RunResult method)
C
cache_dir
configuration value
CallInfo (class in _pytest.runner)
Class (class in _pytest.python)
clear() (WarningsRecorder method)
collect() (Collector method)
Collector (class in _pytest.main)
Collector.CollectError
confcutdir
configuration value
Config (class in _pytest.config)
config (Node attribute)
configuration value
addopts
cache_dir
confcutdir
doctest_optionflags
filterwarnings
minversion
norecursedirs
python_classes
python_files
python_functions
testpaths
consider_conftest() (PytestPluginManager method)
consider_env() (PytestPluginManager method)
consider_module() (PytestPluginManager method)
consider_pluginarg() (PytestPluginManager method)
consider_preparse() (PytestPluginManager method)
D
deprecated_call() (in module pytest)
doctest_optionflags
configuration value
duration (TestReport attribute)
E
excinfo (CallInfo attribute)
extra_keyword_matches (Node attribute)
F
filterwarnings
configuration value
fnmatch_lines() (LineMatcher method)
fnmatch_lines_random() (LineMatcher method)
fromdictargs() (_pytest.config.Config class method)
fspath (Node attribute)
Function (class in _pytest.python)
function (Function attribute)
G
get_lines_after() (LineMatcher method)
get_marker() (Node method)
get_plugin_manager() (in module _pytest.config)
getbasetemp() (TempdirFactory method)
getgroup() (Parser method)
getini() (Config method)
getoption() (Config method)
getparent() (Node method)
getplugin() (PytestPluginManager method)
getvalue() (Config method)
getvalueorskip() (Config method)
I
ihook (Node attribute)
import_plugin() (PytestPluginManager method)
Item (class in _pytest.main)
K
keywords (Node attribute)
(TestReport attribute)
kwargs (MarkInfo attribute)
L
LineMatcher (class in _pytest.pytester)
list (WarningsRecorder attribute)
listchain() (Node method)
listextrakeywords() (Node method)
location (TestReport attribute)
longrepr (TestReport attribute)
M
main() (in module pytest)
makeconftest() (Testdir method)
makepyfile() (Testdir method)
MarkDecorator (class in _pytest.mark)
MarkGenerator (class in _pytest.mark)
MarkInfo (class in _pytest.mark)
Metafunc (class in _pytest.python)
minversion
configuration value
mktemp() (TempdirFactory method)
Module (class in _pytest.python)
N
name (MarkInfo attribute)
(Node attribute)
Node (class in _pytest.main)
nodeid (Node attribute)
(TestReport attribute)
norecursedirs
configuration value
O
option (Config attribute)
outcome (TestReport attribute)
P
parametrize() (Metafunc method)
parent (Node attribute)
parse_hookimpl_opts() (PytestPluginManager method)
parse_hookspec_opts() (PytestPluginManager method)
parseoutcomes() (RunResult method)
Parser (class in _pytest.config)
pluginmanager (Config attribute)
pop() (WarningsRecorder method)
pytest_addhooks() (in module _pytest.hookspec)
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_collection_modifyitems() (in module _pytest.hookspec)
pytest_collectreport() (in module _pytest.hookspec)
pytest_collectstart() (in module _pytest.hookspec)
pytest_configure() (in module _pytest.hookspec)
(PytestPluginManager method)
pytest_deselected() (in module _pytest.hookspec)
pytest_enter_pdb() (in module _pytest.hookspec)
pytest_exception_interact() (in module _pytest.hookspec)
pytest_generate_tests() (in module _pytest.hookspec)
pytest_ignore_collect() (in module _pytest.hookspec)
pytest_internalerror() (in module _pytest.hookspec)
pytest_itemcollected() (in module _pytest.hookspec)
pytest_keyboard_interrupt() (in module _pytest.hookspec)
pytest_load_initial_conftests() (in module _pytest.hookspec)
pytest_pycollect_makeitem() (in module _pytest.hookspec)
pytest_report_header() (in module _pytest.hookspec)
pytest_report_teststatus() (in module _pytest.hookspec)
pytest_runtest_call() (in module _pytest.hookspec)
pytest_runtest_logreport() (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_terminal_summary() (in module _pytest.hookspec)
pytest_unconfigure() (in module _pytest.hookspec)
PytestPluginManager (class in _pytest.config)
Python Enhancement Proposals
PEP 302
python_classes
configuration value
python_files
configuration value
python_functions
configuration value
R
raises() (in module pytest)
register() (PytestPluginManager method)
repr_failure() (Collector method)
runpytest() (Testdir method)
runpytest_inprocess() (Testdir method)
runpytest_subprocess() (Testdir method)
RunResult (class in _pytest.pytester)
runtest() (Function method)
S
sections (TestReport attribute)
session (Node attribute)
str() (LineMatcher method)
T
Testdir (class in _pytest.pytester)
testpaths
configuration value
TestReport (class in _pytest.runner)
W
warn() (Config method)
(Node method)
WarningsRecorder (class in _pytest.recwarn)
when (CallInfo attribute)
(TestReport attribute)
Table Of Contents
Home
Contents
Install
Examples
Customize
Contact
Talks/Posts
Changelog
Backwards Compatibility
License
Related Topics
Documentation overview
Useful Links
The pytest Website
Contribution Guide
pytest @ PyPI
pytest @ GitHub
3rd party plugins
Issue Tracker
PDF Documentation
Quick search
Enter search terms or a module, class or function name.