Update Cover
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) orIntelliJ IDEA > Preferences > Plugins(macOS), highlight the Diffblue Plugin and clickUpdatein the details panel.When you're ready, click
Restart IDEto complete the update.
Windows:
Using the link provided by Diffblue, download the new Diffblue Cover CLI file - either the
.exeinstaller or.ziparchive, as needed.If you use the installer, run the
.exeinstaller and follow the on-screen prompts.If you use the archive file, extract the
.zipfile 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 thePATHorDCOVERenvironment variable configured during your original install, if needed.When your done, restart your PC. Once complete, run
dcover versionto check the install andPATHconfiguration - if all is OK, Cover will display the current version.
Linux/macOS:
Using the link provided by Diffblue, download the Diffblue Cover CLI
.zipfile.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
PATHenvironment variable configured during your original install, if needed.\mkdir ~/bin cd ~/bin unzip ~/diffblue-cover*.zip export PATH=$PATH:~/binReminder: Make sure that the
PATHenvironment variable is set permanently according to your operating system instructions.Once complete, run
dcover versionto check the install andPATHconfiguration - if all is OK, Cover will display the current version.
Note: To update Cover Reports, see Install and update Cover Reports.
Last updated
Was this helpful?

