Skip to content

Yaffut: mitigate confusion of actual/expected values

Dan Eble requested to merge dev/eble/yaffut into master

The usage EQUAL(expected, actual) does not come naturally to some. ("Expect that five equals x."!?) When logging a failure, name the values "left" and "right".

Merge request reports