What's new

Find out the major changes from our current and previous releases. For anything older, see the release archive.

2024-09-01

This release introduces Test Review (Beta), allowing you to analyze, edit, and manage Diffblue Cover's tests before they are added to the codebase. Tests are held for review, giving you control before they are inserted.

2024-08-02

Improvements to test assertions, enhancing readability and quality. Test writing is faster, especially for projects using Apache Flink. IntelliJ IDEA 2024.2 support added with improved tool panel. Cover Pipeline now runs in any git-based CI/CD environment.

2024-08-01

This release enhances the quality of assertions in unit tests written by Cover, improving both readability and overall test quality. It also introduces plugin support for IntelliJ IDEA 2024.2.

2024-07-04

This release includes improvements to the quality of assertions in unit tests written by Cover and resolves issues within Cover Reports.

2024-07-03

This release further improves the quality of assertions in unit tests written by Cover, adds support for writing tests for Java 22 projects and relaxes the character restrictions on the CLI's `--location` and `--project-name` options when uploading to Cover Reports. Full details of these updates can be found in the release notes.

2024-07-01

This release enhances the quality of assertions in unit tests written by Cover, improving both readability and overall test quality. Full details of these updates can be found in the release notes.

2024-06-02

This release includes enhancements and fixes across Cover CLI, CI, Plugin, and Reports. The Plugin now ensures that sufficient JVM heap memory is configured for optimal test writing performance. Cover Reports has received performance enhancements to reduce load times on the Coverage Details tab. CI users can now provide offline license files through an environment variable. Full details of these updates can be found in the release notes.

2024-06-01

This release includes enhancements and fixes across Cover CLI, Plugin, and Reports. The Plugin now offers better performance through cached environment checks. Cover Reports has clearer breadcrumb navigation, making project identification easier. Full details of these updates can be found in the release notes.

2024-05-02

This release provides enhancements that can increase the number of tests written via the CLI. Test writing has been improved for projects using Quarkus. Support for projects using Gradle 8.6.x and 8.7.x has been added. Additionally, the Cover CLI and Plugin have received usability, performance, and test writing bug fixes, detailed in the full release notes.

2024-05-01

This release adds a 'lines of code' quota count to Cover Reports to help monitor usage. Cover CLI and Plugin now write tests for equals(Object) and hashCode() methods with more descriptive names. Additionally, Cover CLI and Plugin have received usability, performance and test writing bug fixes, detailed in the full release notes.

Last updated