DEV Community

Discussion on: Automating your API tests using Python and Pytest

Collapse
 
navcheru profile image
Naveen • Edited

Somehow, I am getting errors if my response includes dates. For the time being, I am using --html=./report/report.html. I need to find an alternative way to see a good HTML report that can show results in a graphical manner.