hpcflow.sdk.cli_common.pytest_file_or_dir_opt#

hpcflow.sdk.cli_common.pytest_file_or_dir_opt(f)#

Click option decorator: Paths to test files or directories to include in the Pytest run. If relative paths are provided, they are assumed to be relative to the root ‘tests’ directory (so that passing –file ‘.’ runs all tests). If not provided, all tests are run. Multiple are allowed.

Parameters:

f (FC)

Return type:

FC