2022-10-03
Last updated
Last updated
For our IntelliJ plugin users, additional logging is now available whenever you write either tests or skeleton tests. A timestamped log file is created in addition to the standard logs containing all activity, which makes it significantly easier to find a particular event. The screenshot below shows the contents of the /tmp/diffblue/log
directory with the standard user log alongside a new timestamped user log:
{: width="240" height="150"}
In this release, we have standardized the Mockito versions supported by Diffblue Cover. This, and other useful information, is shown in our Datasheet:
| Java Version | Supported Mockito Versions |
| --- | --- |
| 17 | 4.1.0 - 4.7.0 |
| 11 | 2.22.0 - 4.7.0 |
| 8 | 1.9.5 - 4.7.0 |
We are delighted to now offer a 14-day trial version of our Developer Edition, which includes the Diffblue Cover CLI, as part of our new licensing option. We're really excited that you can now "try before you buy"! To download your trial of Diffblue Cover Developer Edition, please click here. Full information on all our options is also available here.
Use Diffblue Cover on any CI platform to automatically update your unit tests and catch regressions for every commit - watch this video to learn more.