to.pm.org Jan 2005 Testing the Testers #17

Test::Builder::Tester::Color

1..3
ok 1 - use Test::Foo;
not ok 2 - 'foo_ok passes if passed 'foo'
#     Failed test (test_foo_tbt_nocolour.t at line 7)
# STDOUT is:
# ok 1 - test if 'foo' eq 'foo'
#
# not:
# ok 1 - test if 'foo' eq 'foo
#
# as expected
continued...
< | ^ | >
Copyright © 2005 James FitzGibbon