filename property

Glob filename

The glob matching the basename of tests to run.

This is used to find tests within a directory.

Implementation

Glob get filename => _filename ?? defaultFilename;