-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor
-
Component/s: xunit-plugin
-
None
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.