On Wed, Dec 19, 2001 at 07:52:03AM -0500, Barrie Slaymaker wrote:
> I noticed that Test::Builder offers the ability to emit messages with
> s/^/# /mg, which is very nice.  Can/should this capability be exposed
> via Test::Simple, Test::More, etc?

Its been on the TODO list to toss a diag() into Test::More.

    ok( ... ) || diag(...);

for some reason I keep putting it off.

Test::Simple won't get one, it would double the size of the API! ;)


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
The eye opening delightful morning taste of expired cheese bits in sour milk!

Reply via email to