Reset Cover Plugin settings
Cover Plugin Settings
To reset Cover Plugin Settings:
Open the Cover Settings panel in the IntelliJ IDE.
At the bottom of the Test Creation Tab, select the 'Restore Test Creation Settings' button to reset settings.\
Note: The 'Restore Default Test Creation Settings' button will not be selectable if the currently applied settings are already default.
Project settings
To remove any project specific settings:
Open the project in the IntelliJ IDE and navigate to
.idea
folder in the project.Delete the
CoverSettingsProjectConfig.xml
file, if present.
Last updated
Was this helpful?