Changelog
12.0.0 / 2017-08-28
should-equal
to 2.xChangelog
11.2.0 / 2017-01-27
.only
modifier for .keys
to check also size.enumerable(s)
Changelog
11.1.2 / 2016-12-10
Changelog
11.0.0 / 2016-08-10
Set
/Map
/WeakSet
/WeakMap
everywhere..empty()
now uses new type adaptors.keys()
/.key()
: now only checks for passed keys (also uses type adaptors) - it can check for keys in Map
/Set
e.g.value(key, value)
to assert if key-value object has such value
with this key
.size()
to get size of collection; also works with type adaptors.containEql
uses type adaptors and can check something contained within a collection or sub-part of a key-value objectChangelog
10.0.0 / 2016-07-18