Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » google tests runner(What unit testing framework do you recommend to use with eclipse cdt?)
google tests runner [message #1708248] Mon, 14 September 2015 23:59
b k is currently offline b kFriend
Messages: 3
Registered: January 2015
Junior Member
What unit testing framework do you recommend to use with eclipse cdt?
I use gtest but it seems old and not supported anymore. besides, I get warnings of the sort:
Description Resource Path Location Type
Class 'ListTest_add_Test' has virtual method 'TestBody' but non-virtual destructor ListTest.cpp /creator/test line 68 Code Analysis Problem

and the formatting is awful in eclipse (no indentation in TYPED_TESTs).
Is any of :Boosts Tests Runner or Qt Tests Runner better than gtest?
Previous Topic:Adding a DLL to a C project for an embedded system
Next Topic:GUI
Goto Forum:
  


Current Time: Tue Apr 23 15:25:25 GMT 2024

Powered by FUDForum. Page generated in 0.02910 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top