nholthaus / gtest-runner

A cross-platform, Qt5 based Graphical User Interface for Google Test unit tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kill test context menu action

nholthaus opened this issue · comments

Add an action to the executable context menu to kill a running test. The action should prompt the user for confirmation, and be disabled if no test is running.