app icon indicating copy to clipboard operation
app copied to clipboard

result="Skipped" in NUnit C# XML mark test cases Passed during the Testomat export

Open IovetsNikolay opened this issue 9 months ago • 0 comments

To Reproduce Steps to reproduce the behavior:

  1. Mark test as ignored with standard NUnit [Ignore] annotation Image
  2. Run test and upload test results XML to Testomat
  3. Ignored test mark as Passed

Expected behavior Test should be marked as ignored

XML test-results-one-nunit-test-skipped.xml.zip

IovetsNikolay avatar Apr 15 '25 10:04 IovetsNikolay