Skip to content

Always display better AssertionError msg#268

Open
macmenot wants to merge 1 commit intocaolan:masterfrom
macmenot:actual
Open

Always display better AssertionError msg#268
macmenot wants to merge 1 commit intocaolan:masterfrom
macmenot:actual

Conversation

@macmenot
Copy link

@macmenot macmenot commented Jul 8, 2014

Fix betterErrors to display the useful Assertion message even when
actual/expected are 0 or undefined. Fixes #220

Fix `betterErrors` to display the useful Assertion message even when
actual/expected are 0 or undefined. Fixes #220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

when actual is undefined, AssertionError == Assertion Message.

1 participant