allure-framework / allure-framework/allure-csharp
Tests with NUnit [Explicit] attribute don't exist in allure report
- Dominant language
- C#
- Stars
- 125
- Forks
- 76
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 18
Description
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.
Contributor guide
Research direction
No file or test entry point is named. Start by locating the NUnit handling for AllureDisplayIgnored and compare how tests marked with NUnit [Explicit] are processed; done means explicit tests appear in the Allure report and its test count matches the TFS Tests tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100