Paul Johnson <[EMAIL PROTECTED]> writes: >On Mon, Feb 12, 2001 at 11:58:19PM -0500, [EMAIL PROTECTED] wrote: > >> bugs which have yet to be fixed. The syntax is alittle weird, but >> that can still be fixed as its undocumented. Basically, it looks (or > >I'm not sure whether you're talking about the API or the textual output >here. The API looks pretty well documented to me. > >BEGIN { plan tests => 14, todo => [3,4] } Which requires you to got edit the numbers when you add tests. Not wanting to do that is why I started use'ing Test. -- Nick Ing-Simmons
- Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Kurt Starsinic
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Kurt Starsinic
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests Paul Johnson
- Re: Bug tracking and todo tests schwern
- Re: Bug tracking and todo tests nick
- Re: Bug tracking and todo tests Paul Johnson
- Re: Bug tracking and todo tests barries
- Re: Bug tracking and todo tests Nick Ing-Simmons
- Re: Bug tracking and todo tests Nick Ing-Simmons
- Re: Bug tracking and todo tests Chaim Frenkel