Execution context for an ISetupTestEventListenerOptions.onStatusUpdate() callback.
ISetupTestEventListenerOptions.onStatusUpdate()
The underlying event handler execution context with information about the test.
Optional
The error information, if status is failed.
status
failed
The current status.
Generated using TypeDoc
Execution context for an
ISetupTestEventListenerOptions.onStatusUpdate()
callback.