v4.1.0
v4.1.0
Added:
NSDate
is now supported when using thebeCloseTo
&beCloseWithin
matchers (#295 - thanks @mishimay!).Expectation
'sexpression
property is now public, for use when creating custom matchers (#300 - thanks @akashivskyy!).
Improved:
- The
contain
matcher now accepts sequences, in addition to the existing variadic form (#297 - thanks @stigi!). - The documentation for
beIdenticalTo
has been improved (#299 - thanks @lukeredpath!).
Fixed: