Changelog
1.2.1 / 2012-11-02
Changelog
1.2.0 / 2012-09-21
Changelog
1.1.0 / 2012-07-30
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
0.6.3 / 2012-04-26
Changelog
0.6.2 / 2012-04-26
Changelog
0.6.1 / 2012-04-10
Changelog
0.6.0 / 2012-03-01
err.actual
and err.expected
for .{eql,equal}()Changelog
0.5.1 / 2012-01-13
.json
.html