Diffblue Cover Plans

Enterprises globally are boosting their code coverage and accelerating application modernization with AI-powered Java unit test writing.
J.P. Morgan
Goldman Sachs
Cisco
Raytheon Technologies

Community Edition

Best for individual developers

Free
per year
Use on specific classes and methods
100 tests / week

Teams Edition

Best for small projects

Starting from
per year
Use on up to 200,000 lines of code
Up to 10 users

Enterprise Edition

For any application

Custom pricing
Use on up to 750,000 lines of code
Up to 50 users
Community Edition includes:
  • AI-written unit tests for Java applications
  • IntelliJ Plugin only
  • Write tests for individual classes or methods
  • Community forum support
Teams Edition includes:
  • All the features of Community Edition, plus...
  • CI pipeline plug-in
  • Write tests for whole projects
  • Service desk support
  • Diffblue Cover CLI
  • Cover Reports: advanced test analytics dashboard
  • Online license check
  • Diffblue contract
  • Trial limited to 2,000 tests
Add-ons
GBP USD
Enterprise Edition includes:
  • All the features of Teams Edition, plus...
  • Cover Optimize: cut your build time & cost by 50%
  • Cover Refactor: automatically make code testable
  • Dedicated account team
  • Enterprise support
  • On-premises license server
  • Enterprise contracting: contract on your paper
  • Full indemnification
Add-ons
GBP USD

Community Edition

Best for individual developers

Free
per year
Use on specific classes and methods
100 tests / week
Community Edition includes:
  • AI-written unit tests for Java applications
  • IntelliJ Plugin only
  • Write tests for individual classes or methods
  • Community forum support

Teams Edition

Best for small projects

Starting from
per year
Use on up to 200,000 lines of code
Up to 10 users
Teams Edition includes:
  • All the features of Community Edition, plus...
  • CI pipeline plug-in
  • Write tests for whole projects
  • Service desk support
  • Diffblue Cover CLI
  • Cover Reports: advanced test analytics dashboard
  • Online license check
  • Diffblue contract
  • Trial limited to 2,000 tests
Add-ons
GBP USD

Enterprise Edition

For any application

Custom pricing
Use on up to 750,000 lines of code
Up to 50 users
Enterprise Edition includes:
  • All the features of Teams Edition, plus...
  • Cover Optimize: cut your build time & cost by 50%
  • Cover Refactor: automatically make code testable
  • Dedicated account team
  • Enterprise support
  • On-premises license server
  • Enterprise contracting: contract on your paper
  • Full indemnification
Add-ons
GBP USD
million lines of code covered
years of developer time saved
Secure
Secure
Your data is never shared and Diffblue never sees your code
Fast
Fast
Cover can write unit tests 250x faster than a developer
Reliable
Reliable
Outputs guaranteed to always compile, run and be correct
Frequently Asked Questions

Who needs a license for Diffblue Cover?

Any developer who uses Diffblue generated tests needs a license key to validate and activate the product. This includes anyone either:

  • Directly generating and/or running tests through their desktop
  • Indirectly generating and/or running tests through an automated build pipeline. 

Diffblue pricing is based on lines of code in the projects where it is used, not on individual user licenses.

For more information view our license documentation

What is Diffblue Cover?

Diffblue Cover creates suites of unit tests that run in your continuous integration pipeline between versions and protect against regressions, so you can catch errors faster and earlier in the software development lifecycle. To learn more, see our our product page.

What are the benefits of using Diffblue Cover?

Diffblue Cover helps your team increase automation of your CI pipeline.

For development teams, this:

  • improves velocity and quality of the software you deliver
  • frees up time to focus on creating new features

For DevOps teams, this:

  • helps catch errors and issues earlier (shift left!)
  • improves deployment frequency, lead time, and mean time to repair (MTTR)

Will the tests find regressions in my code?

Yes. Diffblue Cover quickly generates tests that will allow you to adopt CI. The generated tests will help developers quickly identify regressions in subsequent commits before committing new versions.

What are the requirements for running Diffblue Cover?

See the product datasheet for more information.

How can I learn more about customers using Diffblue Cover?

See our case study on how Goldman Sachs has benefited from using Diffblue Cover to increase coverage and create a safety net against regressions.

For example of other ways our customers use Diffblue Cover, click here.

How do we maintain Diffblue unit tests in the future?

Diffblue regression suites are maintained automatically and updated with each new code version to capture the current behavior of the code.

How does Diffblue Cover help me adopt Continuous Integration?

Diffblue Cover AI analyzes your code and writes Java unit tests that run in a CI pipeline after each commit. Cover’s tests:

  • Always compile
  • Run quickly
  • Detect regressions from previous versions
  • Improve coverage
  • Are easy to understand

Should our team stop writing unit tests after adopting Diffblue Cover?

No. Diffblue Cover is meant to complement your own unit tests and help you catch regressions.

How is a unit test different from a Diffblue regression suite?

Developers write individual unit tests to test specific functionality. Diffblue regression suites are generated automatically to help find regressions early in the development cycle. Find out more in our Unit Regression Tests eBook.