James Keenan via RT wrote:
I haven't completely sorted through the above issues, but here's a
somewhat refactored module and two test files. Because of issues
discussed in RT 48070, I'm suggesting the use of IO::CaptureOutput
rather than Parrot::IO::Capture::Mini for capturing verbose output.
I've enclosed the relevant tests in a SKIP block for those (many) of you
who do not have this module installed. Please let me know of any problems.
I will apply the patch in 2-3 days if no one objects. Thank you very much.
kid51
This code was committed, but I did some additional refactoring on this
step class and added two additional test files.