When having Fact(Skip = "something")
in "xUnit" xml, this is correctly flagged as skipped, in jUnit style xml, this is marked as passed
A hint how this could be correctly implemented: https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd
When having Fact(Skip = "something")
in "xUnit" xml, this is correctly flagged as skipped, in jUnit style xml, this is marked as passed
A hint how this could be correctly implemented: https://github.com/windyroad/JUnit-Schema/blob/master/JUnit.xsd