in reply to Test::Class and run one method

Can Test::Class handle this?

Not yet. You're not the only one who wants it to happen. It's on the to do list :-)

Replies are listed 'Best First'.
Re^2: Test::Class and run one method
by r1pp3r (Initiate) on Nov 03, 2005 at 12:05 UTC
    Cheers. I'm doing a lot of integration testing with fairly chunky programs, and calling more than one method is getting sloooow. Not because of Test::Class, which otherwise suits my needs perfectly.