Is it possible somehow generate the test execution report in csv file? I use python, selenium, pytest. Any advise would be appreciated!
I have been using pytest-excel to generate xls file report.
Usage:
pip install pytest-excel
pytest --excelreport=report.xls
It will generate report.xls excel file.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With