Skip to content

v1.5.3

Compare
Choose a tag to compare
@astorije astorije released this 19 Nov 05:54
· 519 commits to master since this release

See the full changelog

This releases adds some niceness to failing tests:

  • Clean up the output messages on failures to a human-readable format on equal, include and keys 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).