testproject-io/csharp-opensdk

[NUnit] Tests with TestCase or TestSource attributes don't generate a test name

Closed this issue · 0 comments

For Example:

Attribute:
[TestCase("ran", "12345")]

Results in a nameless generated report.