testRun

abstract var testRun: TestRun?(source)

Signals to the editor that the debug session was started from a test run request. This is used to link the lifecycle of the debug session and test run in UI actions.

Online Documentation