dangmoody / Temper

Single header-only testing framework written in C99.
MIT License
6 stars 1 forks source link

TemperCheckTrueMA -> TemperCheckTrueMQ #10

Closed Mike430 closed 2 years ago

Mike430 commented 3 years ago

Add a Quit or Exit option to the API to have Temper shutdown if a given test fails.

Mike430 commented 3 years ago

Not resolving this issue just yet - need to write up some tests for this which is going to be a fun exercise. Planning on having a test the compiles some source containing tests that quit and then ensuring they work... Somehow...

Mike430 commented 2 years ago

Test coverage added as of: [501c4a3]