public readonly property isRunning as Boolean:
Whether a live execution is active.
if view.isRunning: print("Tests are running")