Is there any simple way to count all assertions while test running? For example to add some global variable, increment it each time Asserter::fail function calls and then use it in the Outputter or something else ... Does any body face with the similar issue?
Thanks
Georgiy
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any simple way to count all assertions while test running? For example to add some global variable, increment it each time Asserter::fail function calls and then use it in the Outputter or something else ... Does any body face with the similar issue?
Thanks
Georgiy