ReadonlymoduleReadonlypoolThe current test pool. It's possible to have multiple pools in a single test project with typecheck.enabled.
ReadonlyprojectThe test project that the module belongs to.
ReadonlytaskThe task id associated with the test module.
The ids of tasks inside of this specification to run.
Line numbers of the test locations to run.
Regular expression pattern to filter test names.
The tags of tests to run.
Test module associated with the specification. This will be undefined if tests have not been run yet.
The id of the module in the Vite module graph. It is usually an absolute file path.