I'm wondering if someone can point me to some simpler examples of testing a Test::Builder-based test function. I glanced at Test::More's tests once a while back and decided not to do it yet because they looked pretty hairy. But I recently got hit with a bug in my test function (passing things which should not have passed).
UPDATE: Perhaps I should've said "proper and simple" instead of just "simpler". I know that one of the straightforward ways to do this was to run the test in a subprocess and capture/parse its TAP output. Somehow I was led to think that Test::Builder->create is the proper way. Am I wrong? Anyway, I'm going to be pragmatic for now.
In reply to Testing test function by sedusedan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |