From: Pistos Christou Date: 2006-05-16T03:20:35+09:00 Subject: Re: Forcing some code to run at the end of tests unknown wrote: >> tests. Furthermore, the teardown must occur regardless of whether any >> tests pass or fail. I've posted to ruby-talk about this a while ago. >> My final solution was to just use a wrapper script to call rake, and >> then call the teardown code. >> >> Would the above TestRunner solution work for my case, too? > what's wrong with BEGIN and END blocks? Where exactly do they go? In the Rakefile? Pistos -- Posted via http://www.ruby-forum.com/.