onDidDispose

abstract val onDidDispose: Event<Void?>(source)

An event fired when the editor is no longer interested in data associated with the test run.

Online Documentation