Shawn Sorichetti wrote:



I've started working on Test::Output that is based on Schwern's TieOut module that comes with Test::More. I'm hoping to have it released on CPAN later tonight.

Test::Output is a self contained so that it can be included with other modules, and no prereqs. Right now it provides output_is() (combined STDERR, STDOUT), stderr_is(), and stdout_is(), but I plan to add _like, and _found shortly.


I look forward to this. TieOut.pm was one of the things that turned up when I googled this subject, but I couldn't quite wrap my brain around it. Which was why I was glad to find IO::Capture. But TWTOWTDI.


jimk

Reply via email to