prashanth-sams / pytest-html-reporter

Generates a static html report based on pytest framework
MIT License
120 stars 37 forks source link

how can we store trends from test to test #230

Open fenchu opened 1 year ago

fenchu commented 1 year ago

Hi we currently uses allure and report-portal for test trends, but they are standalone servers, I like to use pytest-html-reporter if it can store trends somewhere.

All my tests run in containers, so I have no place to store it unless I create a redis share or a web rest api share.

Any ideas

lucaszhang99 commented 1 year ago

Store the html file external.