We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When a test fails you get a unified diff output like so:
diff
Test 8 failed: output mismatch: + . . . . + c c c c + . . . . + . . . .
It would be very helpful to explain what this means, or switch to a less confusing output (maybe "This line is different" instead of - and +.)
-
+
The text was updated successfully, but these errors were encountered:
tangentstorm
No branches or pull requests
When a test fails you get a unified
diff
output like so:It would be very helpful to explain what this means, or switch to a less confusing output (maybe "This line is different" instead of
-
and+
.)The text was updated successfully, but these errors were encountered: