Skip to content

Tłumaczenie 🌍

Możesz przetłumaczyć lub poprawić tłumaczenie tej strony.

Wnieś swój wkład

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]

help Optional

Show help information.

bash
tuist hash selective-testing -h
tuist hash selective-testing --help

Released under the MIT License.