I would like to use Multirun to start coverage tests for a large multi-module project with several hours of test runtime, so I can go away and leave it unattended. At the moment I have to start the tests for each module manually after each other.
Multirun would be a very good match, but I cannot start it with Coverage, just Run and Debug are available. Any chance to get this implemented?
Hi,
I would like to use Multirun to start coverage tests for a large multi-module project with several hours of test runtime, so I can go away and leave it unattended. At the moment I have to start the tests for each module manually after each other.
Multirun would be a very good match, but I cannot start it with Coverage, just
Run
andDebug
are available. Any chance to get this implemented?