pytest-html icon indicating copy to clipboard operation
pytest-html copied to clipboard

pytest_html_results_table_row hook does not get row contents

Open VegarS opened this issue 2 years ago • 0 comments

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.

VegarS avatar May 11 '23 07:05 VegarS