Name : perl-XT-Files
| |
Version : 0.002
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 17:39:00
|
Group : Development/Libraries/Perl
| Source RPM : perl-XT-Files-0.002-lp155.1.1.src.rpm
|
Size : 0.09 MB
| |
Packager : https://www_suse_com/
| |
Summary : Standard interface for author tests to find files to check
|
Description :
Author tests often iterate over your distributions files to check them. Unfortunately, every XT test uses its own code and defaults, to find the files to check, which means they often don\'t fit the need of your distribution. Common problems are not checking _bin_ or _script_ or, if they do, assuming Perl files in _bin_ or _script_ end in \'.pl\'.
The idea of \'XT::Files\' is that it\'s the \'Test\'s that know what they want to check (e.g. module files), but it\'s the distribution that knows where these files can be found (e.g. in the _lib_ directory and in the _t/lib_ directory).
Without \'XT::Files\' you are probably adding the same code to multiple _.t_ files under _xt_ that iterate over a check function of the test.
\'XT::Files\' is a standard interface that makes it easy for author tests to ask the distribution for the kind of files it would like to test. And it can easily be used for author tests that don\'t support \'XT::Files\' to have the same set of files tested with every test.
Note: This is for author tests only. Your own distributions tests already know which files to test.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-X/15.5/noarch |