I managed to detect this by having Grunt compare the init-tests.xargs file with the junit_grunt/*TestSuite.xml files generated by the different test runs (of which there are more than one since restart is part of testing). This feels kind of cumbersome and maybe there are better ways of doing it...
I managed to detect this by having Grunt compare the init-tests.xargs file with the junit_grunt/*TestSuite.xml files generated by the different test runs (of which there are more than one since restart is part of testing). This feels kind of cumbersome and maybe there are better ways of doing it...