Name : perl-Tapper-TestSuite-AutoTest
| |
Version : 4.1.2
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.6.1
| Date : 2023-07-20 14:33:06
|
Group : Development/Libraries/Perl
| Source RPM : perl-Tapper-TestSuite-AutoTest-4.1.2-lp155.6.1.src.rpm
|
Size : 0.02 MB
| |
Packager : https://www_suse_com/
| |
Summary : Tapper - Complete OS testing in a box via autotest
|
Description :
This module wraps autotest to make its (sub) tests available for Tapper.
The commandline tool simply calls the single steps like this:
use Tapper::TestSuite::AutoTest;
my $wrapper = Tapper::TestSuite::AutoTest->new(); my $args = $wrapper->parse_args(); $args = $wrapper->install($args); $args = $wrapper->run($args);
The reporting evaluates several environment variables:
TAPPER_REPORT_SERVER TAPPER_REPORT_API_PORT TAPPER_REPORT_PORT TAPPER_TESTRUN TAPPER_REPORT_GROUP
with some sensible defaults. They are automatically provided when using Tapper automation.
In case you run it manually the most important variable is \'TAPPER_REPORT_SERVER\' pointing to your central Tapper server.
See the Tapper manual for more details.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.5/noarch |