Anonymous - 2002-02-07

Hi,

I have done some update on the TestPlugIn system. Now you can load multiple test_dll and execute all the test of those one. I have create a VC++ wizard to create my tests dlls.

I have also correct the problem I have meet with the reload fonction. I don't know if it was a bug but now it works.

I have also create a xml report for all the test. When the TestPlugInRunner is used a xml report is automaticly generate. The data store in the xml file need to be improve but the system seems to work !!!

Know I would like to be able to execute the same test on big set of data. For the moment I just create a test and repeat the test. But if one of my data create an error or a failure the test is stopped a the next data are not tested.
Any ideas about that ? They are this testrepeated class but if I well understant it repeat the same test with the same data ....

thanks for your help

christophe