You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unfortunately, with these settings, I do not see an option run with the "don't append coverage" option. Is this possible, or do I have to change the defaultConfig setting every time I want to change the config I'm running with?
The text was updated successfully, but these errors were encountered:
Currently there might be no perfect solution for your problem. You can remove the setting java.test.defaultConfig, then you can choose test config each time you launch the test.
This issue has been closed automatically because it needs more information and has not had recent activity. Please reach out if you have or find the answers we need so that we can investigate further.
Sometimes I want to append coverage, sometimes I do not.
If I specify the settings
Then I can choose whether to append or not. But usually I do want to append, so I will set this as the default:
unfortunately, with these settings, I do not see an option run with the "don't append coverage" option. Is this possible, or do I have to change the defaultConfig setting every time I want to change the config I'm running with?
The text was updated successfully, but these errors were encountered: