Subject: | What about output_isnt and output_like |
Hi,
Test::Output could be useful for testing Parrot, http://www.parrotcode.org.
Current the Parrot test scripts use Parrot::Test.pm, which is based on Test::Builder.pm.
Would it be possible to add methods like 'output_isnt', 'output_like' and 'output_unlike'?
CU, Bernhard