Posts: 10
Threads: 5
Joined: Mar 2013
02 May 2013, 10:38
(This post was last modified: 02 May 2013, 10:52 by JosefHeld.)
(02 May 2013, 8:04)dizzy Wrote: From my experience, I think CPPUnit is certainly worth a look:
http://sourceforge.net/projects/cppunit/
Thank you, dizzy! That's what I wanted to hear
(02 May 2013, 8:04)dizzy Wrote: 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.
I'd only like to test my classes/methods anyway - nothing else