Fri, 07 Jun 2024 03:57:21 UTC | login

Information for build perl-TestML-0.54.05-6.fc33

ID166309
Package Nameperl-TestML
Version0.54.05
Release6.fc33
Epoch
SummaryGeneric software Testing Meta Language
DescriptionTestML <http://www.testml.org/> 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 14 Jul 2020 11:28:40 UTC
CompletedTue, 14 Jul 2020 11:28:40 UTC
Tags
f33
RPMs
src
perl-TestML-0.54.05-6.fc33.src.rpm (info) (download)
noarch
perl-TestML-0.54.05-6.fc33.noarch.rpm (info) (download)
Changelog * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.54.05-6 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.54.05-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.54.05-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.54.05-3 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.54.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Nov 15 2018 Petr Pisar <ppisar@redhat.com> - 0.54.05-1 - 0.54_05 bump - Upstream moved from CPAN to GitHub - TestML is now unstable, old TestML Perl modules are now available as TestML1 Perl modules (install "perl(TestML1)") * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.54-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.54-6 - Perl 5.28 rebuild