Has anyone noticed that the examples in the "CppUnit Cookbook" are incomplete? More to the point, when I add code that I think should be present, it won't compile or won't give me any meaningful results. Is there anyplace else that a complete newbie can turn to? Such as, say, a complete program to implement and run one simple test?
TIA
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Has anyone noticed that the examples in the "CppUnit Cookbook" are incomplete? More to the point, when I add code that I think should be present, it won't compile or won't give me any meaningful results. Is there anyplace else that a complete newbie can turn to? Such as, say, a complete program to implement and run one simple test?
TIA
Which platform are you developing to?
I found a very good tutorial for those using VC++ 6.0 at: http://stud.fbi.fh-darmstadt.de/~apos/doc/cppunit_mfc_cookbook/CppUnit_GUI_under_VC6_0.html
it helped me a lot.
regards
bernardo