-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
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
Diff Viewer Verbosity with -0 #1229
Comments
Appears to be a Chai bug. |
@boneskull I think this issue still applies. Mocha's diff viewer should display |
Sorry, misunderstood the issue. This makes sense. |
👍 |
fixed! see: #1493 |
@a8m fantastic! |
boneskull
removed
the
status: accepting prs
Mocha can use your help with this one!
label
Oct 10, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per chaijs/chai#223, it might make sense to display
-0
in mocha's diff viewer if the value is actually-0
and not+0
.Thoughts?
The text was updated successfully, but these errors were encountered: