I'd rather use the Perl testing libraries than any other testing library I've used, but I wrote part of them so they fit my brain. There's been some talk about using Inline::C and some glue to write tests for exported perl functions in Perl (XS-level testing), but no one's ever done it to my knowledge.
That said, if you want to do good unit testing in another language, your tests have to be accessible to the developers. If they know Perl and Perl testing well, that's fine. If they only know Java, say, you're probably better off with jUnit.
In reply to Re: is perl testing the answer?
by chromatic
in thread is perl testing the answer?
by bobdeath
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |