How to update Cover Plugin and Cover CLI to the latest version
Diffblue releases product updates about every two weeks to continuously provide you with product enhancements and new features. Note that:
If needed, check the details for the latest updates, and even the older ones - see What's new.
When you update, you'll always be updated to the latest version.
If you're using Cover Plugin and Cover CLI, we recommend that you update both products to the latest version.
In IntelliJ, go to File > Settings > Plugins
(Windows/Linux) or IntelliJ IDEA > Preferences > Plugins
(macOS), highlight the Diffblue Plugin and click Update
in the details panel.
When you're ready, click Restart IDE
to complete the update.
Windows:
Using the link provided by Diffblue, download the new Diffblue Cover CLI file - either the .exe
installer or .zip
archive, as needed.
If you use the installer, run the .exe
installer and follow the on-screen prompts.
If you use the archive file, extract the .zip
file to your existing Cover CLI folder. Note that if you'd like to retain the previous release files, move these to a different folder first or create a new folder for the new version. Make sure to update the PATH
or DCOVER
environment variable configured during your original install, if needed.
When your done, restart your PC. Once complete, run dcover version
to check the install and PATH
configuration - if all is OK, Cover will display the current version.
Linux/macOS:
Using the link provided by Diffblue, download the Diffblue Cover CLI .zip
file.
Unzip the Cover CLI zip file to an appropriate installation location using the following example commands. Note that if you'd like to retain the previous release files, move these to a different folder first or create a new folder for the new version. Make sure to update the PATH
environment variable configured during your original install, if needed.\
Reminder: Make sure that the PATH
environment variable is set permanently according to your operating system instructions.
Once complete, run dcover version
to check the install and PATH
configuration - if all is OK, Cover will display the current version.
Note: To update Cover Reports, see Install and update Cover Reports.