Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ unit test tool
C++ unit test tool [message #50671] Tue, 19 November 2002 08:08 Go to next message
Eclipse UserFriend
Originally posted by: erez_v.users.sourceforge.net

Hello everyone

Sorry if this question is trivial or out of place; I have written a C++
unit testing framework in the style of JUnit called CxxTest
<http://cxxtest.sourceforge.net> and would like to integrate it into
Eclipse. Can anyone give me pointers on where to start?

Thanks,
Erez
Re: C++ unit test tool [message #50756 is a reply to message #50671] Tue, 19 November 2002 17:11 Go to previous message
Eclipse UserFriend
"Erez Volk" <erez_v@users.sourceforge.net> wrote in message
news:ardauk$s17$2@rogue.oti.com...
| Hello everyone
|
| Sorry if this question is trivial or out of place; I have written a C++
| unit testing framework in the style of JUnit called CxxTest
| <http://cxxtest.sourceforge.net> and would like to integrate it into
| Eclipse. Can anyone give me pointers on where to start?

Sounds interesting!
Assuming that it is written in Java, you would create a plugin for your new
project.
There are lots of articles on creating plugins both in the Eclipse help and
in documents on the website.
You can also look at other plugins such as JUnit and see how they did it.
Good luck and keep us posted.

-Judy
|
| Thanks,
| Erez
|
Previous Topic:CoreModel.create() unusable?
Next Topic:Creating a project via plugin
Goto Forum:
  


Current Time: Thu May 01 14:11:05 EDT 2025

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

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

Back to the top