SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-Assertions rpm build for : OpenSuSE. For other distributions click perl-Test-Assertions.

Name : perl-Test-Assertions
Version : 1.054 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 3.1 Date : 2017-01-09 17:38:08
Group : Development/Libraries/Perl Source RPM : perl-Test-Assertions-1.054-3.1.src.rpm
Size : 0.07 MB
Packager : (none)
Summary : a simple set of building blocks for both unit and runtime testing
Description :
Test::Assertions provides a convenient set of tools for constructing tests,
such as unit tests or run-time assertion checks (like C\'s ASSERT macro).
Unlike some of the Test:: modules available on CPAN, Test::Assertions is
not limited to unit test scripts; for example it can be used to check
output is as expected within a benchmarking script. When it is used for
unit tests, it generates output in the standard form for CPAN unit testing
(under Test::Harness).

The package\'s import method is used to control the behaviour of ASSERT:
whether it dies, warns, prints \'ok\'/\'not ok\', or does nothing.

In \'test\' mode the script also exports plan(), only() and ignore()
functions. In \'test/ok\' mode an ok() function is also exported for
compatibility with Test/Test::Harness. The plan function attempts to count
the number of tests if it isn\'t told a number (this works fine in simple
test scripts but not in loops/subroutines). In either mode, a warning will
be emitted if the planned number of tests is not the same as the number of
tests actually run, e.g.

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

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Test::Assertions)
perl(Test::Assertions::TestScript)
perl-Test-Assertions

Requires :
perl(Getopt::Long)
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Log::Trace)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Carp)


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/Test
/usr/lib/perl5/vendor_perl/5.18.2/Test/Assertions
/usr/lib/perl5/vendor_perl/5.18.2/Test/Assertions.pm
/usr/lib/perl5/vendor_perl/5.18.2/Test/Assertions/Manual.pod
/usr/lib/perl5/vendor_perl/5.18.2/Test/Assertions/TestScript.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Test-Assertions
/usr/share/doc/packages/perl-Test-Assertions/COPYING
/usr/share/doc/packages/perl-Test-Assertions/Changes
/usr/share/doc/packages/perl-Test-Assertions/README
/usr/share/man/man3/Test::Assertions.3pm.gz
/usr/share/man/man3/Test::Assertions::Manual.3pm.gz
/usr/share/man/man3/Test::Assertions::TestScript.3pm.gz

 
ICM