Preparing search index...
The search index is not available
LangSmith - v0.3.3
LangSmith
vitest/reporter
default
Class default
Hierarchy
DefaultReporter
default
Index
Constructors
constructor
Properties
ctx
end
failed
Unwatched
Files
isTTY
renderer
Options
start
renderer?
watch
Filters?
verbose
Methods
error
log
on
Collected
on
Finished
on
Init
on
Paths
Collected
on
Server
Restart
on
Task
Update
on
Test
Removed
on
User
Console
Log
on
Watcher
Rerun
on
Watcher
Start
relative
report
Benchmark
Summary
report
Summary
report
Test
Summary
should
Log
stop
List
Render
print
Task
Constructors
constructor
new
default
(
options
?:
BaseOptions
)
:
default
Parameters
Optional
options
:
BaseOptions
Returns
default
Properties
ctx
ctx
:
Vitest
end
end
:
number
failed
Unwatched
Files
failedUnwatchedFiles
:
Task
[]
isTTY
isTTY
:
boolean
renderer
Options
rendererOptions
:
ListRendererOptions
start
start
:
number
Optional
renderer
renderer
?:
{
clear
()
:
void
;
start
()
:
any
;
stop
()
:
any
;
update
(
_tasks
:
Task
[]
)
:
any
;
}
Optional
watch
Filters
watchFilters
?:
string
[]
Protected
verbose
verbose
:
boolean
Methods
error
error
(
...
messages
:
any
)
:
void
Parameters
...
messages
:
any
Returns
void
log
log
(
...
messages
:
any
)
:
void
Parameters
...
messages
:
any
Returns
void
on
Collected
onCollected
()
:
void
Returns
void
on
Finished
onFinished
(
files
:
File
[]
,
errors
:
unknown
[]
)
:
Promise
<
void
>
Parameters
files
:
File
[]
errors
:
unknown
[]
Returns
Promise
<
void
>
on
Init
onInit
(
ctx
:
Vitest
)
:
void
Parameters
ctx
:
Vitest
Returns
void
on
Paths
Collected
onPathsCollected
(
paths
?:
string
[]
)
:
void
Parameters
Optional
paths
:
string
[]
Returns
void
on
Server
Restart
onServerRestart
(
reason
?:
string
)
:
void
Parameters
Optional
reason
:
string
Returns
void
on
Task
Update
onTaskUpdate
(
packs
:
TaskResultPack
[]
)
:
void
Parameters
packs
:
TaskResultPack
[]
Returns
void
on
Test
Removed
onTestRemoved
(
trigger
?:
string
)
:
Promise
<
void
>
Parameters
Optional
trigger
:
string
Returns
Promise
<
void
>
on
User
Console
Log
onUserConsoleLog
(
log
:
UserConsoleLog
)
:
void
Parameters
log
:
UserConsoleLog
Returns
void
on
Watcher
Rerun
onWatcherRerun
(
files
:
string
[]
,
trigger
?:
string
)
:
Promise
<
void
>
Parameters
files
:
string
[]
Optional
trigger
:
string
Returns
Promise
<
void
>
on
Watcher
Start
onWatcherStart
(
files
?:
File
[]
,
errors
?:
unknown
[]
)
:
Promise
<
void
>
Parameters
Optional
files
:
File
[]
Optional
errors
:
unknown
[]
Returns
Promise
<
void
>
relative
relative
(
path
:
string
)
:
string
Parameters
path
:
string
Returns
string
report
Benchmark
Summary
reportBenchmarkSummary
(
files
:
File
[]
)
:
void
Parameters
files
:
File
[]
Returns
void
report
Summary
reportSummary
(
files
:
File
[]
,
errors
:
unknown
[]
)
:
void
Parameters
files
:
File
[]
errors
:
unknown
[]
Returns
void
report
Test
Summary
reportTestSummary
(
files
:
File
[]
,
errors
:
unknown
[]
)
:
void
Parameters
files
:
File
[]
errors
:
unknown
[]
Returns
void
should
Log
shouldLog
(
log
:
UserConsoleLog
)
:
boolean
Parameters
log
:
UserConsoleLog
Returns
boolean
stop
List
Render
stopListRender
()
:
void
Returns
void
Protected
print
Task
printTask
(
task
:
Task
)
:
void
Parameters
task
:
Task
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
ctx
end
failed
Unwatched
Files
isTTY
renderer
Options
start
renderer
watch
Filters
verbose
Methods
error
log
on
Collected
on
Finished
on
Init
on
Paths
Collected
on
Server
Restart
on
Task
Update
on
Test
Removed
on
User
Console
Log
on
Watcher
Rerun
on
Watcher
Start
relative
report
Benchmark
Summary
report
Summary
report
Test
Summary
should
Log
stop
List
Render
print
Task
LangSmith - v0.3.3
Loading...