cfme.fixtures.log module

class cfme.fixtures.log.LogExtraData(config)[source]

Bases: object

__delattr__(name)

Attached to frozen classes as __delattr__.

__ge__(other)

Automatically created by attrs.

__gt__(other)

Automatically created by attrs.

__le__(other)

Automatically created by attrs.

__lt__(other)

Automatically created by attrs.

__ne__(other)

Check equality and either forward a NotImplemented or return the result negated.

__repr__()

Automatically created by attrs.

__setattr__(name, value)

Attached to frozen classes as __setattr__.

managed_known_providers
pytest_runtest_logreport(report)[source]
cfme.fixtures.log.logger()[source]
cfme.fixtures.log.pytest_collection_modifyitems(session, config, items)[source]
cfme.fixtures.log.pytest_configure(config)[source]
cfme.fixtures.log.pytest_exception_interact(node, call, report)[source]
cfme.fixtures.log.pytest_runtest_setup(item)[source]
cfme.fixtures.log.pytest_sessionfinish(session, exitstatus)[source]
cfme.fixtures.log.test_tracking = defaultdict(<type 'dict'>, {})

A dict of tests, and their state at various test phases