KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
ErrorOptions
Interface ErrorOptions
interface
ErrorOptions
{
fullStack
?:
boolean
;
project
?:
TestProject
;
screenshotPaths
?:
string
[]
;
showCodeFrame
?:
boolean
;
task
?:
Task
;
type
?:
string
;
verbose
?:
boolean
;
}
Index
Properties
full
Stack?
project?
screenshot
Paths?
show
Code
Frame?
task?
type?
verbose?
Properties
Optional
full
Stack
fullStack
?:
boolean
Optional
project
project
?:
TestProject
Optional
screenshot
Paths
screenshotPaths
?:
string
[]
Optional
show
Code
Frame
showCodeFrame
?:
boolean
Optional
task
task
?:
Task
Optional
type
type
?:
string
Optional
verbose
verbose
?:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
full
Stack
project
screenshot
Paths
show
Code
Frame
task
type
verbose
Github
KC's Workspace
Loading...