Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-Assertions-1.54.0-11.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Test-Assertions Distribution: Mageia
Version: 1.54.0 Vendor: Mageia.Org
Release: 11.mga9 Build date: Sun Mar 20 14:31:16 2022
Group: Development/Perl Build host: localhost
Size: 48771 Source RPM: perl-Test-Assertions-1.54.0-11.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Test-Assertions
Summary: Base for test scripts
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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sun Mar 20 2022 umeabot <umeabot> 1.54.0-11.mga9
  + Revision: 1806080
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-Test-Assertions
/usr/share/doc/perl-Test-Assertions/Changes
/usr/share/doc/perl-Test-Assertions/META.yml
/usr/share/doc/perl-Test-Assertions/README
/usr/share/man/man3/Test::Assertions.3pm.xz
/usr/share/man/man3/Test::Assertions::Manual.3pm.xz
/usr/share/man/man3/Test::Assertions::TestScript.3pm.xz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Assertions
/usr/share/perl5/vendor_perl/Test/Assertions.pm
/usr/share/perl5/vendor_perl/Test/Assertions/Manual.pod
/usr/share/perl5/vendor_perl/Test/Assertions/TestScript.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 03:53:15 2024