I am running some API tests which generates a customized xml junit report in the Azure devOps pipelines. Junit report is visible under the 'Tests' tab. But there I see the tab "Allure report" and I want to implement that in my framework. How do I do it? I want to use my current Junit report to somehow visible in the "Allure Report" section so that I can make the report more interactive. Attached is the page in Azure devops I am talking about.
