Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests with NUnit [Explicit] attribute don't exist in allure report #386

Open
vzhik54 opened this issue Sep 28, 2023 · 0 comments
Open

Tests with NUnit [Explicit] attribute don't exist in allure report #386

vzhik54 opened this issue Sep 28, 2023 · 0 comments
Labels
task:improvement Change that improves some user experience but can't be considered a new feature theme:nunit

Comments

@vzhik54
Copy link

vzhik54 commented Sep 28, 2023

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.

@delatrie delatrie added task:improvement Change that improves some user experience but can't be considered a new feature theme:nunit labels Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task:improvement Change that improves some user experience but can't be considered a new feature theme:nunit
Projects
None yet
Development

No branches or pull requests

2 participants