> -----Original Message-----
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 21, 2001 12:22 PM
> To: Geoffrey Young
> Cc: '[EMAIL PROTECTED]'
> Subject: Re: Apache::Test request
> 
> 
> On Thu, 21 Jun 2001, Geoffrey Young wrote:
> 
> > since Apache::Test seems to be the hot topic of late, I was 
> wondering if I
> > could make a few (well, two) requests :)
> > 
> > 1. I tried to implement skip() functionality, but couldn't 
> get my head
> > around it.  its probably an important component to have eventually.
> 
> if you say use Apache::Test;  you get Apache::Test::plan, 
> which lets you
> say:
> 
> plan tests => $ntests, \&condition;

cool - that'll work :)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to