v1.5.3
This releases adds some niceness to failing tests:
- Clean up the output messages on failures to a human-readable format on
equal
,include
andkeys
assertions (issue #7) - Make sure the diff is shown when an assertion using
equal
is failing
Additionally, it ensures future compatibility with the new documentation system for Chai plugins (issue #34 on chai-docs
).