Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Generate coverage report for all test files
Permanently deleted user
Created
Is it possible to run multiple or all tests with Coverage in one go? It looks like I can only run a specific test with Coverage as the document suggests:
You can create a run configuration for all your tests (*All tests* or *All in directory* options, depending on your test runner) and run this configuration with coverage. Configurations can be created via Run | Edit Configurations...
You can create a run configuration for all your tests (*All tests* or *All in directory* options, depending on your test runner) and run this configuration with coverage. Configurations can be created via Run | Edit Configurations...