pJunger / Catch_4_Ceedling

Ceedling plugin replacing the integrated Unity framework with Catch
MIT License
0 stars 0 forks source link

(Re)define fff macros that work with Catch #4

Open pJunger opened 7 years ago

pJunger commented 7 years ago

fff can be used as it is (and using the REQUIREmacro it is not bad as it is).

Although some convenience macros like TEST_ASSERT_CALLED, TEST_ASSERT_NOT_CALLED & TEST_ASSERT_CALLED_IN_ORDER would be nice.

pJunger commented 7 years ago

Initial implementation in fff plugin fork