Skip to content

v1.3.40

Choose a tag to compare

@github-actions github-actions released this 22 Apr 18:01
afa1a25
Add ignoreStderr option to ignore stderr output in test results (#101)

When enabled, stderr is not automatically treated as test failure.
Tests are marked as failed only if actual failure markers are detected.