[Cppunit-devel] Question about cppUnit
Brought to you by:
blep
From: CppUnit d. m. l. <cpp...@li...> - 2007-01-31 20:18:06
|
Folks - I am a novice user of cppUnit but a pretty experienced one of JUnit & MbUnit. I was wondering if one of you could provide an answer to the following query: JUnit & MbUnit have the capability to loop over test cases defined in XML files, parse them, dynamically create test cases and run these test cases using their respective runners - I was wondering if cppUnit offered the same capability so that I could refrain from statically defining all my test cases. This would permit me to execute the same sequence of test steps though with disparate data defined in these XML files Any hints, suggestions will be greatly appreciated. Thanks Ranji Raghavan Software Developer OpenSpirit Corporation Sugar Land, TX - 77478 Phone: (281)295-1427 Email: ran...@op... |