Knowledge Base > DCover CLI
DCover CLI
Diffblue Cover is an automated unit test-writing tool. It analyses your existing Java application and writes unit tests that reflect the current behavior, increasing test coverage and helping you find regressions in future code changes. DCover automatically maintains the tests by updating them when your code changes.
DCover is available as a CLI tool for Windows and Linux and works 100% autonomously, configuring itself from your Maven or Gradle environment. To obtain a copy of DCover, please either sign up for our 14 day free trial, or see our information on pricing and plans.
Diffblue Cover Reports is a tool for the visualisation of project metrics, which has been developed for use as a benchmark for DCover.
Articles
- Building a Gradle project
- Building a Maven Project
- Compiling your project successfully
- Cover Replay
- Custom Inputs
- Example DCover Tests
- Generating JSON reports
- Generating JaCoCo reports
- Log file
- Memory Management
- Passing the classpath
- Patch files for Diffblue Cover
- Runtime Environment
- Scripts
- Telemetry
- Test Validation
- Testing Trivial Methods
- Troubleshooting
- User Manual
- Using Diffblue Cover CLI in Eclipse
- Using SonarQube with Diffblue Cover
- Working with Cover Reports