SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-TAP-Formatter-HTML rpm build for : openSUSE Tumbleweed. For other distributions click perl-TAP-Formatter-HTML.

Name : perl-TAP-Formatter-HTML
Version : 0.13 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.9 Date : 2024-08-05 17:50:33
Group : Unspecified Source RPM : perl-TAP-Formatter-HTML-0.13-1.9.src.rpm
Size : 0.31 MB
Packager : (none)
Summary : TAP Test Harness output delegate for html output
Description :
This module provides HTML output formatting for TAP::Harness (a replacement
for Test::Harness. It is largely based on ideas from TAP::Test::HTMLMatrix
(which was built on Test::Harness and thus had a few limitations - hence
this module). For sample output, see:

http://www.spurkis.org/TAP-Formatter-HTML/test-output.html

This module is targeted at all users of automated test suites. It\'s meant
to make reading test results easier, giving you a visual summary of your
test suite and letting you drill down into individual failures (which will
hopefully make testing more likely to happen at your organization ;-).

The design goals are:

* _easy to use_

Once you\'ve got your test report, it should be obvious how to use it.

* _helpful_

It should be helpful by pointing out _where_ & _why_ your test suite is
breaking. If you\'ve written your tests well, it should give you enough info
to start tracking down the issue.

* _easy to install_

Eg: should be a clean install from CPAN, and you shouldn\'t need to modify
your existing test suite to get up & running, though _you will need to stop
using Test::Harness unfortunately_.

* _work out of the box_

You shouldn\'t need to do any custom-coding to get it working - the default
configuration & templates should be enough to get started with. Once
installed it should be a matter of running:

% prove -m -Q --formatter=TAP::Formatter::HTML >output.html

From your project\'s home dir, and opening the resulting file.

* _easy to configure_

You should be able to configure & customize it to suit your needs. As such,
css, javascript and templates are all configurable.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-TAP-Formatter-HTML-0.13-1.9.noarch.rpm
     

Provides :
perl(App::Prove::Plugin::HTML)
perl(TAP::Formatter::HTML)
perl(TAP::Formatter::HTML::Session)
perl-TAP-Formatter-HTML

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(File::Temp) >= 0.17
perl(TAP::Parser) >= 3.10
perl(Template) >= 2.14
perl(Test::Harness) >= 3.17
perl(URI) >= 1.35
perl(accessors) >= 0.02
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/App
/usr/lib/perl5/vendor_perl/5.40.0/App/Prove
/usr/lib/perl5/vendor_perl/5.40.0/App/Prove/Plugin
/usr/lib/perl5/vendor_perl/5.40.0/App/Prove/Plugin/HTML.pm
/usr/lib/perl5/vendor_perl/5.40.0/TAP
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML.pm
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/Session.pm
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/default_page.css
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/default_report.css
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/default_report.js
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/default_report.tt2
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/jquery-1.4.2.min.js
/usr/lib/perl5/vendor_perl/5.40.0/TAP/Formatter/HTML/jquery.tablesorter-2.0.3.min.js
/usr/share/doc/packages/perl-TAP-Formatter-HTML
/usr/share/doc/packages/perl-TAP-Formatter-HTML/Changes
/usr/share/doc/packages/perl-TAP-Formatter-HTML/README
/usr/share/doc/packages/perl-TAP-Formatter-HTML/Todo
/usr/share/doc/packages/perl-TAP-Formatter-HTML/examples
/usr/share/doc/packages/perl-TAP-Formatter-HTML/examples/DBD-SQLite-example.html
/usr/share/doc/packages/perl-TAP-Formatter-HTML/examples/jquery-1.2.3.pack.js
/usr/share/doc/packages/perl-TAP-Formatter-HTML/examples/test-output.html
/usr/share/man/man3/App::Prove::Plugin::HTML.3pm.gz
/usr/share/man/man3/TAP::Formatter::HTML.3pm.gz
/usr/share/man/man3/TAP::Formatter::HTML::Session.3pm.gz

 
ICM