| C++ Unit Testing Framework [message #513592] |
Wed, 10 February 2010 11:19  |
Rob Messages: 4 Registered: February 2010 |
Junior Member |
|
|
I am investigating which C++ Unit Testing Framework to use in my project.
Is there a plan to add a C++ Unit Testing Framework to the Linux Tools Project?
If so, which one?
Thanks,
Rob
|
|
|
|
| Re: C++ Unit Testing Framework [message #514030 is a reply to message #513592] |
Fri, 12 February 2010 04:01   |
|
Originally posted by: mikael.springer.clearit.se
Take a look at the ECUT eclipse plugin. I use it myself together with
CppUnit, it works fine.
Regards, Micke.
On 02/10/2010 05:19 PM, Rob wrote:
> I am investigating which C++ Unit Testing Framework to use in my project.
> Is there a plan to add a C++ Unit Testing Framework to the Linux Tools
> Project?
> If so, which one?
>
> Thanks,
> Rob
|
|
|
|
|
| Re: C++ Unit Testing Framework [message #1064962 is a reply to message #513592] |
Sat, 22 June 2013 00:14  |
James Harris Messages: 1 Registered: June 2013 |
Junior Member |
|
|
I found this posting in my quest for a simple CppUnit integration with Eclipse CDT... So for everyone like me who is seeking a simple CppUnit integration with Eclipse CDT:
I have created an Eclipse plugin to support vanilla CppUnit XML Test Reports with the official Eclipse CDT C/C++ Unit Testing Support plugin.
I have made it available at SourceForge, project name: eclipsecppunit
sourceforge.net/projects/eclipsecppunit/
|
|
|
Powered by
FUDForum. Page generated in 0.01825 seconds