Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Writing Testcases with CppUnit in CDT
Writing Testcases with CppUnit in CDT [message #65042] Mon, 24 March 2003 05:07 Go to next message
Eclipse UserFriend
Originally posted by: verrola.hotmail.com

As CDT matures, could the developers consider add support for writing test
cases/suites like JDT does? JDT includes the classes for JUnit and I was
just thinking that we can add CppUnit or something like it. Then test
cases can be crated easily from a context menu. For example, context menu
of a class would allow creatiing a test suite class with test cases for
each methods for each the class.

Thanks.

..v
Re: Writing Testcases with CppUnit in CDT [message #65081 is a reply to message #65042] Mon, 24 March 2003 12:37 Go to previous message
Eclipse UserFriend
Originally posted by: acme.us.ibm.com

In <pan.2003.03.24.10.07.00.278209@hotmail.com> Sacket Jones wrote:
> and I was just thinking that we can add CppUnit or something like it.

I've been using CppUnit for the last year and a half. While it works,
it has problems - the largest being that the latest version will not
link on AIX. There doesn't seem to be any interest in fixing any of the
reported problems.

I do agree that something like this would be great, but I don't
recommend CppUnit without some changes.

Bryan
Previous Topic:Code Generation for CDT
Next Topic:Confirmation: Code assist not functional atm?
Goto Forum:
  


Current Time: Fri Apr 25 01:34:53 EDT 2025

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

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

Back to the top