On 5/14/06, ara.t.howard / noaa.gov <ara.t.howard / noaa.gov> wrote: > On Sun, 14 May 2006, Sy Ali wrote: > > Is there an easy way for me to abort a test? (i.e. to exit the test > > method cleanly?) > > harp:~ > cat a.rb <snip> > regards. Awesome! That's just what I was looking for (for that particular problem). It's strange that the feature isn't there already. Now I'm going to play with setting the order of my tests to get a block of code to execute last.