cheat
cheat copied to clipboard
Add a boolean specialization
Although it may sound dumb not to use directly
cheat_assert()
, it actually may be useful to have a
cheat_assert_bool()
specialized function, as it allow to show both the
expected result with the actual result in the end report.