-
New Feature
-
Resolution: Fixed
-
Minor
-
None
-
-
2.3.6
GoogleTests 1.8 adds feature for skipping tests in runtime since this PR
We would like xUnit support it because now the jenkins plugin parses test cases marked as skipped as successful passed
Such test looks in report like:
<testcase name="TestCase" timestamp="2019-10-01T13:50:34" time="0.046" classname="Test" result="skipped" status="run"/>