Closed Mike430 closed 3 years ago
The macro prints out the logic, if you want the values we could just make it do
TEMPER_CHECK_EQUAL("We expected player health to be 5, instead it's: %f", player.health);
Seriously, this tilted me when I just wanted to know what was going on.
The macro prints out the logic, if you want the values we could just make it do
TEMPER_CHECK_EQUAL("We expected player health to be 5, instead it's: %f", player.health);
Seriously, this tilted me when I just wanted to know what was going on.