# tuist hash selective-testing

Returns the hashes that will be used to persist targets' test results to select tests in future test runs.

## Arguments

### path `Optional`

**Environment variable** `TUIST_HASH_CACHE_PATH`

The path to the directory that contains the project whose tests will run selectively.

```bash
tuist hash selective-testing --path [path]
tuist hash selective-testing -p [path]
```
