![]() |
|
There's more than one way to do things | |
PerlMonks |
Re^2: Testing test function (testing library test suite)by sedusedan (Pilgrim) |
on Sep 26, 2013 at 01:56 UTC ( [id://1055770]=note: print w/replies, xml ) | Need Help?? |
Yup, sorry for not being clearer. My module in question is Gen::Test::Rinci::FuncResult. The module actually *generates* test functions, e.g. test_foo() or test_bar(). The test functions basically do a Test::More::subtest() with some assertions like ok(), is(), is_deeply() inside it.
In Section
Seekers of Perl Wisdom
|
|