quicklinks

home TOC/contents
install changelog
examples customize
issues[bb] contact

Index

A | C | D | E | F | G | I | K | L | M | N | O | P | R | S | T | U | W | X

A

add() (MarkInfo method)
addcall() (Metafunc method)
addfinalizer() (FixtureRequest method)
addini() (Parser method)
addinivalue_line() (Config method)
addoption() (Parser method)
addopts
configuration value
applymarker() (FixtureRequest method)
args (MarkInfo attribute)

C

cached_setup() (FixtureRequest method)
CallInfo (class in _pytest.runner)
chdir() (monkeypatch method)
Class (class in _pytest.python)
cls (FixtureRequest attribute)
collect() (Collector method)
Collector (class in _pytest.main)
Collector.CollectError
Config (class in _pytest.config)
config (FixtureRequest attribute)
(Node attribute)
configuration value
addopts
minversion
norecursedirs
python_classes
python_files
python_functions

D

delattr() (monkeypatch method)
delenv() (monkeypatch method)
delitem() (monkeypatch method)
deprecated_call() (in module pytest)
duration (TestReport attribute)

E

excinfo (CallInfo attribute)
exit() (in module _pytest.runner)

F

fail() (in module _pytest.runner)
fixture() (in module _pytest.python)
fixturename (FixtureRequest attribute)
FixtureRequest (class in _pytest.python)
fromdictargs() (_pytest.config.Config class method)
fspath (FixtureRequest attribute)
(Node attribute)
Function (class in _pytest.python)
function (FixtureRequest attribute)
(Function attribute)

G

getfuncargvalue() (FixtureRequest method)
getgroup() (Parser method)
getini() (Config method)
getoption() (Config method)
getvalue() (Config method)
getvalueorskip() (Config method)

I

ihook (Node attribute)
importorskip() (in module _pytest.runner)
instance (FixtureRequest attribute)
Item (class in _pytest.main)

K

keywords (FixtureRequest attribute)
(Node attribute)
(TestReport attribute)
kwargs (MarkInfo attribute)

L

listchain() (Node method)
location (TestReport attribute)
longrepr (TestReport attribute)

M

main() (in module pytest)
MarkDecorator (class in _pytest.mark)
MarkGenerator (class in _pytest.mark)
MarkInfo (class in _pytest.mark)
minversion
configuration value
Module (class in _pytest.python)
module (FixtureRequest attribute)
monkeypatch (class in _pytest.monkeypatch)

N

name (MarkInfo attribute)
(Node attribute)
Node (class in _pytest.main)
node (FixtureRequest attribute)
nodeid (Node attribute)
(TestReport attribute)
norecursedirs
configuration value

O

option (Config attribute)
outcome (TestReport attribute)

P

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

R

raiseerror() (FixtureRequest method)
raises() (in module pytest)
repr_failure() (Collector method)
runtest() (Function method)

S

scope (FixtureRequest attribute)
sections (TestReport attribute)
session (FixtureRequest attribute)
(Node attribute)
setattr() (monkeypatch method)
setenv() (monkeypatch method)
setitem() (monkeypatch method)
skip() (in module _pytest.runner)
syspath_prepend() (monkeypatch method)

T

TestReport (class in _pytest.runner)

U

undo() (monkeypatch method)

W

when (CallInfo attribute)
(TestReport attribute)

X

xfail() (in module _pytest.skipping)