Output
- Same as before if test passed
- If failed, however:
not ok 1 - hello_world() output sh... # Failed test 'hello_world() out... # in hello.t at line 5. # got: 'Goodnight, moon!' # expected: 'Hello, world!'
| Perl Makes Testing Easy | Perl Testing | #26 |
not ok 1 - hello_world() output sh... # Failed test 'hello_world() out... # in hello.t at line 5. # got: 'Goodnight, moon!' # expected: 'Hello, world!'
| Copyright © 2006 Ian Langworth |