Tests with NUnit [Explicit] attribute don't exist in allure report #386
Labels
task:improvement
Change that improves some user experience but can't be considered a new feature
theme:nunit
Hi team.
I'm facing a problem: tests with NUnit [Explicit] attribute are not showing up in the allure report.
Allure report is published on TFS. The number of tests in the 'Tests' and 'Allure Report' tabs does not match.
I found out that [AllureDisplayIgnored] attribute exist to display tests with NUnit [Ignore('')] attribute.
But I can't find allure attribute to display tests with NUnit [Explicit] attribute.
The text was updated successfully, but these errors were encountered: