How to get the total number of errors at the end of a sequence of tests
Hi, I run a number of tests (organized via "organize tests") and want to report the total sum of errors and warnings (five tests are run automatically one after another). However, in my ...