KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
Config
Interface Config
interface
Config
{
deepEqual
:
<
L
,
R
>
(
expected
:
L
,
actual
:
R
)
=>
void
;
includeStack
:
boolean
;
proxyExcludedKeys
:
string
[]
;
showDiff
:
boolean
;
truncateThreshold
:
number
;
useProxy
:
boolean
;
}
Index
Properties
deep
Equal
include
Stack
proxy
Excluded
Keys
show
Diff
truncate
Threshold
use
Proxy
Properties
deep
Equal
deepEqual
:
<
L
,
R
>
(
expected
:
L
,
actual
:
R
)
=>
void
include
Stack
includeStack
:
boolean
Default: false
proxy
Excluded
Keys
proxyExcludedKeys
:
string
[]
Default: ['then', 'catch', 'inspect', 'toJSON']
show
Diff
showDiff
:
boolean
Default: true
truncate
Threshold
truncateThreshold
:
number
Default: 40
use
Proxy
useProxy
:
boolean
Default: true
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
deep
Equal
include
Stack
proxy
Excluded
Keys
show
Diff
truncate
Threshold
use
Proxy
Github
KC's Workspace
Loading...
Default: false