Yes, it is not required to use test unit. However, it seems that test unit encapsulate some methods could handle error, as well as include some statistics for the test result. What is the suggestion if I want to write about 200~300 standalone test cases, which will run in a sequence, should I use test unit or without it? Could you please give some advice. Thanks. Regards, Jason
________________________________ From: [EMAIL PROTECTED] 代表 ?eljko Filipin Sent: 2007-1-19 (星期五) 8:37 To: [email protected] Subject: Re: [Wtr-general] How to run test cases in sequence rather than atthe same time? You do not have to use test unit. Take a look at this. http://www.openqa.org/watir/example_testcase.html <https://neo/watir/example_testcase.html,DanaInfo=www.openqa.org+> -- Zeljko Filipin zeljkofilipin.com <https://neo/,DanaInfo=zeljkofilipin.com+> Testing is not only what I do for a living. It is also what I do for fun.
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
