Ramya2801
Ramya2801
Since pytest_html_results_table_header hook is not invoking in pytest-html 4.1.1 when running tests with markers. With pytest_html_results_table_header hook I’m trying to insert a snapshot column for failed test , since the...
Hi Team, I'm currently encountering a problem with pytest-html after upgrading from version 3.2.0 to 4.1.1. My HTML reports are now empty when running tagged tests, although untagged tests generate...
I’m currently using `Neo4j database 5.26.4 `with the official `Python driver 5.27.0` and ` Python 3.10.12`. When I upgrade the driver to any version beyond 5.27.0, I start getting intermittent...