Allure Report extension for Azure DevOps #2337
-
Hello, I am currently testing out Allure Report extension for Azure DevOps. I have built a simple .NET 7 based NUnit framework wih a couple of tests which are passing both locally and on the pipeline and I am able to successfully generate and view a report locally via the CLI. I am having the following configuration for running the tests and publishing the Allure report in the
Also this is the
I can see in the
Not sure if the issue is because of the RandomUUID(assuming Would appreciate any suggestions or ideas, thank you for your time and attention! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
Hey there! |
Beta Was this translation helpful? Give feedback.
Then try to change
testResultsDir
to$(System.DefaultWorkingDirectory)/$(projectName)/bin/$(buildConfiguration)/net7.0/allure-results