[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.test-and-performance] Please think about C/C++ from the beginning
|
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