katgpucbf.pytest_plugins.reporter_plugin module
Wrap the functionality of katgpucbf.pytest_plugins.reporter as a pytest plugin.
- katgpucbf.pytest_plugins.reporter_plugin.matplotlib_report_style() Generator[None, None, None][source]
Set the style of all matplotlib plots.
- katgpucbf.pytest_plugins.reporter_plugin.pdf_report(request, monkeypatch) Reporter[source]
Fixture for logging steps in a test.
- katgpucbf.pytest_plugins.reporter_plugin.pytest_addoption(parser: Parser, pluginmanager: PytestPluginManager) None[source]
Add the inifile options.
- katgpucbf.pytest_plugins.reporter_plugin.pytest_configure(config: Config) None[source]
Register custom markers.