Core Maintenance
Install
1. Install Diffblue Cover Plugin for IntelliJ:
In the IntelliJ IDE, open the
Plugins
menu - eitherFile > Settings > Plugins
(Windows/Linux) orIntelliJ IDEA > Preferences > Plugins
(macOS).Select the
Marketplace
tab, search forDiffblue
, and clickInstall
. Your plugin will now be downloaded and installed.When prompted, click
Restart IDE
to complete the install.
2. Apply a license:
Once IntelliJ has restarted, you'll be prompted for your license key (provided in your welcome email or by your organization) to activate the plugin. Diffblue Cover requires a remote license check with the Diffblue licensing server each time it's used. For help troubleshooting license keys, network connections, and proxy server settings, see Licensing. Note that:
Applying a license provides access to the Teams and Enterprise Editions of Diffblue Cover.
Cover Plugin Community Edition is free to use but does require product verification to activate your perpetual license.
Offline license activation is available with the Diffblue Cover Enterprise Edition only. This can only be done through the CLI.
See Cover Editions and Licensing for more details.
Update, Disable, Enable, Uninstall
In IntelliJ, go to
File > Settings > Plugins
(Windows/Linux) orIntelliJ IDEA > Preferences > Plugins
(macOS) and highlight the Diffblue Plugin:
Click
Update
in the details panel to update to the latest version. Note that updating Cover Plugin may take a few minutes to complete and will require an IDE restart - you won't be able to create any tests for your projects while the update is progressing.Select and click
Disable
from the drop down menu in the details panel to temporarily disable the plugin.Select and click
Enable
from the drop down menu in the details panel to re-enable the plugin.Select and click
Uninstall
from the drop down menu in the details panel to uninstall the plugin.
When you're ready, click
Restart IDE
to complete the update.
Last updated