pytest-html
pytest-html copied to clipboard
pytest_html_results_table_row hook does not get row contents
4.0.0rc4: The cells argument to pytest_html_results_table_row is always empty. In 3.2.0 it contains the values for each column in the current table row, as discussed in #667.