KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
FileSpecification
Interface FileSpecification
Possible options to run a single file in a test.
interface
FileSpecification
{
filepath
:
string
;
testLocations
:
number
[]
|
undefined
;
}
Index
Properties
filepath
test
Locations
Properties
filepath
filepath
:
string
test
Locations
testLocations
:
number
[]
|
undefined
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
filepath
test
Locations
Github
KC's Workspace
Loading...
Possible options to run a single file in a test.