# Cover Plugin

Diffblue Cover Plugin automatically writes Java unit tests for your classes and methods directly within the IntelliJ IDE. This set of topics provides all the details you need - for getting started information (installation, licensing, and test examples), see [Get started - Cover Plugin](/get-started/get-started/get-started-cover-plugin.md).

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="files"></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><p><mark style="color:blue;"><strong>Write Tests</strong></mark></p><p>Automatically write unit tests for your methods and classes directly in your IDE.</p></td><td></td><td><a href="/pages/ZftYR0DSkDUlwJeZB4qc">/pages/ZftYR0DSkDUlwJeZB4qc</a></td></tr><tr><td></td><td><p><mark style="color:blue;"><strong>Configure Your Projects</strong></mark></p><p>Set up your projects to get the best tests from Diffblue Cover.</p></td><td></td><td><a href="/pages/o9wMDReRjHqbTuq3qeac">/pages/o9wMDReRjHqbTuq3qeac</a></td></tr><tr><td></td><td><p><mark style="color:blue;"><strong>Update Your Settings</strong></mark></p><p>Make Cover Plugin work your way - update the Diffblue Cover settings in IntelliJ.</p></td><td></td><td><a href="/pages/EdoIpG8mg32SMjN2Unrn">/pages/EdoIpG8mg32SMjN2Unrn</a></td></tr><tr><td></td><td><p><mark style="color:blue;"><strong>Admin</strong></mark></p><p>Get your admin done, including telemetry config, log files, memory management, etc.</p></td><td></td><td><a href="/pages/a4AotR9GZjPifJES5RKY">/pages/a4AotR9GZjPifJES5RKY</a></td></tr></tbody></table>

## eLearning

Just in case you missed our getting started video.

{% embed url="<https://youtu.be/wQ-W8Q5FYBU?feature=shared>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cover-docs.diffblue.com/features/cover-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
