[tap-l] SKIP_ALL tests should not get hidden
Andy Armstrong
andy at hexten.net
Tue Oct 30 05:45:20 EST 2007
On 30 Oct 2007, at 09:50, Ovid wrote:
> This sounds reasonable. It seems to me that
> TAP::Formatter::Console::Session somewhere should have a line like:
>
> if ( $parser->skip_all ) {
> $formatter->_output( '# SKIP: ' . $parser->skip_all );
> }
>
> Or something like that.
>
> However, TAP::Parser doesn't seem to have a &skip_all method
> (returning boolean or explanation? What if no skip reason given?).
That appears to be correct :(
> I was also going nuts trying to figure out where I'd put the tests
> for this.
t/harness.t I think.
> I feel like I've lagged far behind in TAP::Parser development :(
It's been a long march eh? :)
--
Andy Armstrong, Hexten
More information about the tap-l
mailing list