PglobPatterns
Bun

property

test.default.RunOptions.globPatterns

globPatterns?: readonly string[]

An array containing the list of glob patterns to match test files. This option cannot be used together with files. If omitted, files are run according to the test runner execution model.