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.
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