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.
ReadonlytestThe ids of tasks inside of this specification to run.
ReadonlytestLine numbers of the test locations to run.
ReadonlytestRegular expression pattern to filter test names.
ReadonlytestThe 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.