-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: nunit-plugin
-
None
If we use fixture attributes then is there a way to show the generated tests individually? Currently the tests generated by the fixture attribute are show as tests, but way to tell them apart.
I do not know if test attribute has the same issue.
Example of fixture attribute attached.Â