Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"tests"
Results:
Self testing Perl modules using the Modulino concept
Skip tests if prerequisites are not installed
Organizing a test script with subtests
How to run the tests of a typical Perl module
Add some acceptance tests using search.cpan.org
Silencing the noisy Dancer tests
Refactor the tests to use Test::More (Pod::Tree 1.20)
Check test coverage - add compile tests
Add more tests to the Markua parser