Name : perl-Test-Strict
| |
Version : 0.52
| Vendor : obs://build_opensuse_org/home:lkocman
|
Release : lp154.1.1
| Date : 2023-04-02 20:09:43
|
Group : Development/Libraries/Perl
| Source RPM : perl-Test-Strict-0.52-lp154.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Check syntax, presence of use strict; and test coverage
|
Description :
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 Test::Pod, this module can provide the first tests to setup for a module author.
This module should be able to run under the -T flag for perl >= 5.6. All paths are untainted with the following pattern: \'qr|^([-+AATT\\w./:\\\\]+)$|\' controlled by \'$Test::Strict::UNTAINT_PATTERN\'.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/lkocman:/eObcanka:/alien/15.4/noarch |