ContributionsMost RecentMost LikesSolutionsRe: Azure devops integration Allure Report Hello, Actually, i am using this commande to generate the report allure generate "$(Common.TestResultsDirectory)" --output "$(Build.StagingDirectory)\allure" Re: Azure devops integration Allure Report Actually i installed the framework on the VM where i execute My api tests then in the pipeline i added the plugin allure Re: Azure devops integration Allure Report Hello, please find below the screenshot it is from azure pipeline Azure devops integration Allure Report Hello, i am working with azuredevops pipeline where i have my Readuapi Tests, I added the plugin Allure generation report but i have a blanc report however, locally the generation is ok i can have the report ! Is anywone here working with allure report integration with azuredevops please ? Solved