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

Metadata is missing in the latest versions of pytest-html reports

Open Enigmaderockz opened this issue 2 years ago • 1 comments
trafficstars

Why metadata is missing is the recently released versions of pytest-html report. I am using version 3.1.1 and would like to have metadata like Build URL, Git repo and all the details. can someone help me to get metadata in pytest-html reports?

I am using command to generate html report and report directly starts with run time unlike old version like 1.20.0

pytest -sv --html=report.html test_filename.py

pytest

Enigmaderockz avatar Sep 07 '23 19:09 Enigmaderockz

Have you tried using the latest version of pytest-html? 4.0.0

BeyondEvil avatar Sep 09 '23 08:09 BeyondEvil