Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: xunit-plugin
-
Labels:None
-
Similar Issues:
Description
If an exception gets thrown as part of constructing a fixture, the Exception tag appears directly within TestSuite.
The schema defined by xunit-plugin only allows that at the TestCase level, which is wrong.