Change Log¶ ↑
0.0.5¶ ↑
-
On
fact
failure ofInteger
==
/!=
/>
/>=
/<
/<=
, display the involved objects -
Support
fact
failure printout for frozenObject
s
0.0.4¶ ↑
-
On
fact
failure ofObject
==
/!=
, display the involved objects -
On
fact
failure ofArray
==
/!=
/empty?
/include?
, display the involved objects
0.0.3¶ ↑
-
On
fact
failure ofString
#empty?
and#include?
, display the involved objects
0.0.2¶ ↑
-
On
fact
failure ofString
equality or inequality, display the two compared objects
0.0.1¶ ↑
-
Initial version with support for
specification
,use_case
,scenario
, andfact
keywords.