All Versions
3
Latest Version
Avg Release Cycle
1 days
Latest Release
2499 days ago
Changelog History
Changelog History
-
v0.2.0.0 Changes
November 17, 2017- โ Added
assertDo
, which automatically instruments ado
block with uses ofshouldReturnAndMatch
.
- โ Added
-
v0.1.1.0 Changes
November 16, 2017- โ Added
shouldReturnAndMatch
, which combines the action-running behavior ofshouldReturn
with the pattern-matching behavior ofshouldMatch
. - โ Added a missing
HasCallStack
constraint to properly provide source location information for failed expectations.
- โ Added
-
v0.1.0.0 Changes
November 15, 2017- ๐ Initial release.