Name : perl-Log-Any-Adapter-TAP
| |
Version : 0.3.3
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.5
| Date : 2024-03-12 18:02:33
|
Group : Unspecified
| Source RPM : perl-Log-Any-Adapter-TAP-0.3.3-1.5.src.rpm
|
Size : 0.04 MB
| |
Packager : (none)
| |
Summary : Logger suitable for use with TAP test files
|
Description :
When running testcases, you probably want to see some of your logging output. One sensible approach is to have all \'warn\' and more serious messages emitted as \'diag\' output on STDERR, and less serious messages emitted as \'note\' comments on STDOUT.
So, thats what this logging adapter does. Simply say
use Log::Any::Adapter \'TAP\';
at the start of your testcase, and now you have your logging output as part of your TAP stream.
By default, \'debug\' and \'trace\' are suppressed, but you can enable them with TAP_LOG_FILTER or the filter attribute. See below.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch |