From: Joel Pearson Date: 2013-01-30T20:42:58+09:00 Subject: Re: question on watir I'm pretty sure the whole point of using testcase is so that you can report back the number of failures and successes rather than terminate at the first failure. If you really want to terminate on failure you could just do this without using testcase. -- Posted via http://www.ruby-forum.com/.