02 May 2013, 8:04
From my experience, I think CPPUnit is certainly worth a look:
http://sourceforge.net/projects/cppunit/
However, we do not directly offer any unit testing hooks in the engine. It is purely up to the application developer to create unit tests on the user code side, which on the other hand allows to freely choose the testing framework.
http://sourceforge.net/projects/cppunit/
However, we do not directly offer any unit testing hooks in the engine. It is purely up to the application developer to create unit tests on the user code side, which on the other hand allows to freely choose the testing framework.