Skip to content

Lupa API Reference / @pawel-up/lupa/runner / TestFiles

Type Alias: TestFiles

TestFiles = string | string[] | (() => URL[] | Promise<URL[]>)

Defined in: src/runner/types.ts:366

A collection of test files defined as a glob or a callback function that returns an array of URLs