you can use Test::More Class for this stuff. Or else you can use Test::Simple for this.
How exactly? Neither Test::More or Test::Simple provide any mechanisms for running small groups of tests. They rely on Test::Harness - which only runs tests at the granularity of a test script.
In reply to Re^2: Test::Class and run one method
by adrianh
in thread Test::Class and run one method
by r1pp3r
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |