pytest-html
pytest-html copied to clipboard
How to make multiple sections instead of one long report
trafficstars
Hi, I have 107 Test Cases (and growing), and I can't seem to figure out how I can divide my test cases into different sections. For example, I want my regression test cases to be part of a separate table, and stats test cases to be part of a separate table instead of a single long table. How would I go about doing something like this?