Creating Pytest HTML Test Reports
In this short but useful tutorial, we'll learn how to install and configure pytest-html plugin to generate some nice reports for our test project.
When pytest runs at the command line, it sometimes prints an unhelpful wall of text. Visual reports are...
wvargascr.hashnode.dev1 min read