Auto-generated documentation for ocs_ci.framework.pytest_customization.reports module.
- Ocs-ci / Modules / Ocs Ci / Framework / pytest customization / Reports
@pytest.mark.optionalhook
def pytest_html_results_table_header(cells):
Add Description header to the table
@pytest.mark.optionalhook
def pytest_html_results_table_row(report, cells):
Add content to the column Description
@pytest.mark.hookwrapper
def pytest_runtest_makereport(item, call):
Add extra column( Log File) and link the log file location
def pytest_sessionfinish(session, exitstatus):
send email report