GUI Test runner

137 views
Skip to first unread message

steve...@gmail.com

unread,
Jul 4, 2008, 9:22:34 AM7/4/08
to Google C++ Testing Framework
Just wondering does Google Test runner have a GUI interface, like
NUnit?

Zhanyong Wan (λx.x x)

unread,
Jul 4, 2008, 9:39:43 PM7/4/08
to googletes...@googlegroups.com, steve...@gmail.com
Hi, Steven,

On Fri, Jul 4, 2008 at 6:22 AM, <steve...@gmail.com> wrote:
>
> Just wondering does Google Test runner have a GUI interface, like
> NUnit?

No, it doesn't have one. However, Google Test supports test filtering
via the gtest_list_tests and gtest_filter flags, and XML report via
the gtest_output flag. These features should allow you to write a GUI
test runner. Thanks,
--
Zhanyong

Reply all
Reply to author
Forward
0 new messages