From: Champak Ch Date: 2010-03-06T02:18:23+09:00 Subject: Re: Test::Unit::Omission - Unable to omit tests I was unable to get the omit functionality working, even after I removed the first 2 require lines. The omit() function is not recognised at all. However, in my application, I have a bunch of testsuites which I run together. If I do not have omit, the script runs perfectly fine. But I am trying to include the omit functionality, so I can selectively run my tests within each test suite. Please let me know if there are any examples that I could look at to get this working. -- Posted via http://www.ruby-forum.com/.