diff --git a/README.md b/README.md index f4b8965a..2b1e070c 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ the following notable projects: ## Related Open Source Projects ## +[gtest-runner](https://github.com/nholthaus/gtest-runner) is a Qt5 based automated test-runner and Graphical User Interface with powerful features for Windows and Linux platforms. + [Google Test UI](https://github.com/ospector/gtest-gbar) is test runner that runs your test binary, allows you to track its progress via a progress bar, and displays a list of test failures. Clicking on one shows failure text. Google