cfme.fixtures.bzs module

Collection of fixtures for simplified work with bzs.

The main purpose of this file is to add a pytest option which generates a BZ report. This option gives information about the BZs that appear as coverage/automates metadata in test functions.

cfme.fixtures.bzs.pytest_addoption(parser)[source]
cfme.fixtures.bzs.pytest_collection_modifyitems(session, config, items)[source]