[Cppunit-devel] Added cppunittest examples...
Brought to you by:
blep
From: Baptiste L. <bl...@cl...> - 2001-06-01 19:30:18
|
I needed something to test the TestListener, and a while ago I suggested creating unit tests for cppunit. Well, this is done. I added a new example named cppunittest. It implements unit test for TestCaller and TestListener. There is also a graphical test runner hidden in examples/msvc6. You will need to add a make file for unix though. I used only cppunit features that are not too advanced (no template method, no RTTI) to write the unit test. I think that project is (will become) an excellent example since it implement some real live test! So what do you think ? Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Author of The Text Reformatter, a tool for fanfiction readers and writers. Language: English, French (Well, I'm French). |