We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
8d72041
See the full changelog
Add support of Chai's TDD API with the following assertions (issue #6):
.equal(actual, expected)
.sizeOf(collection, length)