onDidDispose

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

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

Online Documentation