Check syntax, presence of use strict; and test coverage
http://search.cpan.org/dist/Test-Strict/
The most basic test one can write is "does it compile ?". This module tests if the code compiles and play nice with 'Test::Simple' modules.
Another good practice this module can test is to "use strict;" in all perl files.
By setting a minimum test coverage through 'all_cover_ok()', a code author can ensure his code is tested above a preset level of *kwality* throughout the development cycle.
Along with the Test::Pod, this module can provide the first tests to setup for a module author.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/perl-Test-Strict && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Test-Strict-0.48.tar.gz | 0000020751 20.3 KB | |
cpanspec.yml | 0000000469 469 Bytes | |
perl-Test-Strict.changes | 0000005815 5.68 KB | |
perl-Test-Strict.spec | 0000002390 2.33 KB |
Revision 8 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 707083
from
Dirk Stoecker (dstoecker)
(revision 8)
Comments 0