Calling pytest_config while using pytest.main
My test.py file has the below code:
No content in pytest html report
I’m using python 3.10 and I recently upgraded from pytest 7.3.1 to pytest 8.1.1 and upgraded pytest-html from 3.2.0 to 4.1.1.
My test.py file has the below code:
I’m using python 3.10 and I recently upgraded from pytest 7.3.1 to pytest 8.1.1 and upgraded pytest-html from 3.2.0 to 4.1.1.