[tapx-dev] TAP::Parser, structured diagnostics
Ovid
publiustemp-tapx at yahoo.com
Fri Mar 16 08:08:51 GMT 2007
--- Michael G Schwern <schwern at pobox.com> wrote:
> That should be this:
>
> 1..5
> ok 1
> ok 2 #---
> -
> fnurk: skib
> ponk: gleeb
> -
> bar: krup
> foo: plink
> ...
> ok 3
So we have this:
not ok 2 #---
-
line: 17
test: ok $foo;
...
How do you mark that as a TODO test?
not ok 2 # TODO don't know what $foo is #---
Anyone see a problem with that?
Cheers,
Ovid
--
Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/
More information about the tapx-dev
mailing list