On Mon, Sep 24, 2001 at 08:40:15PM -0400, Michael G Schwern wrote:
> On Mon, Sep 24, 2001 at 06:23:58PM -0500, Dave Rolsky wrote:
> > The patch below allows you to supply your own test name for the isa_ok
> > function (I find the default insufficiently descriptive).  I'd like to do
> > the same for can_ok but I don't think that could be done without breaking
> > backwards compatibility.
> 
> What sort of names do you tend to throw in there?

I've just written a small logging module and I want ot do this

  isa_ok($lj, "BlackStar::LumberJack", "I'm a LumberJack and I'm ok");

This feature is essential ;-)

cheers

Andrew

Reply via email to