moot has asked for the wisdom of the Perl Monks concerning the following question:
I just started using Test::Unit to write some tests for refactored code, however I can't seem to find any way to skip tests a la Test::More's skip() function. Anyone know if this is possible? I'm probably overlooking something simple..
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Skipping Test::Unit::TestCase tests
by adrianh (Chancellor) on Apr 26, 2005 at 08:43 UTC | |
by moot (Chaplain) on Apr 26, 2005 at 14:54 UTC | |
Re: Skipping Test::Unit::TestCase tests
by InfiniteLoop (Hermit) on Apr 25, 2005 at 18:49 UTC | |
by moot (Chaplain) on Apr 25, 2005 at 19:24 UTC |