Metadata for perl-TestML-0.54.05-15.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-TestML
Version: 0.54.05-15.el9
Arch: noarch
Summary: Generic software Testing Meta Language
License: GPL-1.0-or-later OR Artistic-1.0-Perl
Vendor: Fedora Project
Build Host: buildvm-x86-18.iad2.fedoraproject.org
Build Date: Fri Nov 11 09:55:25 2022
Size: 23238
URL: https://github.com/testml-lang/testml/
Description: TestML  is a generic, programming language agnostic,
meta language for writing unit tests. The idea is that you can use the same
test files in multiple implementations of a given programming idea. Then you
can be more certain that your application written in, say, Python matches your
Perl implementation.

In a nutshell you write a bunch of data tests that have inputs and expected
results. Using a simple syntax, you specify what functions the data must pass
through to produce the expected results. You use a bridge class to write the
data functions that pass the data through your application.

In Perl 5, TestML module is the evolution of the Test::Base module. It has
a superset of Test:Base's goals. The data markup syntax is currently exactly
the same as Test::Base.

Currently, TestML is being redesigned. This package contains the new unstable
implementation. The original, production-ready, implementation is available
under TestML1 name in perl-TestML1 package.

FILES

/usr/share/doc/perl-TestML
/usr/share/doc/perl-TestML/Changes
/usr/share/man/man3/TestML.3pm.gz
/usr/share/perl5/vendor_perl/TestML
/usr/share/perl5/vendor_perl/TestML.pod
/usr/share/perl5/vendor_perl/TestML/Boolean.pm
/usr/share/perl5/vendor_perl/TestML/Bridge.pm
/usr/share/perl5/vendor_perl/TestML/Run
/usr/share/perl5/vendor_perl/TestML/Run.pm
/usr/share/perl5/vendor_perl/TestML/Run/TAP.pm
/usr/share/perl5/vendor_perl/TestML/StdLib.pm

REQUIRES

perl(:MODULE_COMPAT_5.32.1)
perl(Carp)
perl(Exporter)
perl(JSON::PP)
perl(List::Util)
perl(Scalar::Util)
perl(Test::Builder)
perl(TestML::Boolean)
perl(TestML::Run)
perl(Text::Diff)
perl(XXX)
perl(base)
perl(overload)
perl(strict)
perl(utf8)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

perl(TestML::Boolean) 0.46
perl(TestML::Bridge)
perl(TestML::Run)
perl(TestML::Run::TAP)
perl(TestML::StdLib)
perl(TestMLError)
perl(TestMLFunction)
perl-TestML 0.54.05-15.el9

CONFIG FILES

/usr/share/doc/perl-TestML
/usr/share/doc/perl-TestML/Changes d
/usr/share/man/man3/TestML.3pm.gz d
/usr/share/perl5/vendor_perl/TestML
/usr/share/perl5/vendor_perl/TestML.pod
/usr/share/perl5/vendor_perl/TestML/Boolean.pm
/usr/share/perl5/vendor_perl/TestML/Bridge.pm
/usr/share/perl5/vendor_perl/TestML/Run
/usr/share/perl5/vendor_perl/TestML/Run.pm
/usr/share/perl5/vendor_perl/TestML/Run/TAP.pm
/usr/share/perl5/vendor_perl/TestML/StdLib.pm

LICENSE FILES

GPL-1.0-or-later OR Artistic-1.0-Perl