JSONTestSuite icon indicating copy to clipboard operation
JSONTestSuite copied to clipboard

Report does not contain "expected result" rows

Open LukeSavefrogs opened this issue 2 years ago • 2 comments

When a test succeeds, it is omitted from the HTML output, while it shows only the following result categories:

  • parsing should have succeeded but failed
  • parsing should have failed but succeeded
  • result undefined, parsing succeeded
  • result undefined, parsing failed
  • parser crashed
  • timeout

LukeSavefrogs avatar Oct 04 '23 03:10 LukeSavefrogs