[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.test-and-performance] Re: Please think about C/C++ from the beginning
|
We agree. Future releases will extend capabilities and support beyond
Java. More details forthcoming as we solidify release plans.
--tyler
Lothar Werzinger wrote:
> Hi,
> I think it is great to have test facilities built into eclipse from the very
> start. However, please don't forget there's more than just Java development
> on the eclipse platform. It would be great to be able to have test plugins
> also for C/C++ and Python.
> For some C++ (unit) test frameworks see:
> CppUnit: http://cppunit.sourceforge.net/cgi-bin/moin.cgi
> TUT: http://tut-framework.sourceforge.net/
> BOOST: http://www.boost.org/libs/test/doc/index.html
> Lothar