klyn.unittest.gui.TestRunnerWidget.stop
method
public stop() as Void:
Description

Stops graphical polling when the hosting window or tab closes.

The isolated test process is allowed to complete safely; no worker thread is terminated asynchronously.

Example
view.stop()