> For the complete documentation index, see [llms.txt](https://docs.redefine.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redefine.dev/configuration/selection-modes/discover.md).

# Discover

In Discover mode, Redefine focuses on collecting data about your coding patterns and test results without altering test execution. This data is then used to enhance the accuracy of predictions in the machine learning model.

```bash
redefine install --discover --<testing_framework>
```
