perl-Log-Any-Adapter-TAP - Logging adapter suitable for use in TAP testcases

Edit Package perl-Log-Any-Adapter-TAP

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.

Refresh
Refresh
Source Files
Filename Size Changed
Log-Any-Adapter-TAP-0.003003.tar.gz 0000016314 15.9 KB
perl-Log-Any-Adapter-TAP.changes 0000000424 424 Bytes
perl-Log-Any-Adapter-TAP.spec 0000002548 2.49 KB
Latest Revision
Tina Müller's avatar Tina Müller (tinita) committed (revision 2)
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details
Comments 0
openSUSE Build Service is sponsored by