Regular expression matching relative paths of test files.
説明
This specifies a regular expression that is applied to the path of applets, packages and scripts relative to the project manifest that declares to determine whether they should be considered test components.
The default setting will consider files in the subdirectories "test/" and "tests/" to be test-related.