OptionaltestLines: number[]ReadonlymoduleReadonly ExperimentalpoolThe current test pool. It's possible to have multiple pools in a single test project with poolMatchGlob and typecheck.enabled.
In Vitest 4, the project will only support a single pool and this property will be removed.
ReadonlyprojectThe test project that the module belongs to.
ReadonlytaskThe task ID associated with the test module.
ReadonlytestLine numbers of the test locations to run.
Test module associated with the specification.
The ID of the module in the Vite module graph. It is usually an absolute file path.