I would like to test program using CppUnit. How can I stop the whole testing if one of them fails. How can I do that?
Thanks a lot.
Log in to post a comment.
I would like to test program using CppUnit. How can I stop the whole testing if one of them fails. How can I do that?
Thanks a lot.