Wed, 04 Feb 2026 23:00:06 CST | login

Information for build perl-TestML-0.54.05-1.oc9

ID27828
Package Nameperl-TestML
Version0.54.05
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-TestML.git?.#9ec7ac2a88e3f9c7d71036f554295a9ba265e04b
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 16:33:34 CST
CompletedMon, 05 Aug 2024 16:35:53 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-TestML.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-TestML.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-TestML-0.54.05-1.oc9.src.rpm (info) (download)
noarch
perl-TestML-0.54.05-1.oc9.noarch.rpm (info) (download)
perl-TestML-tests-0.54.05-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.54.05-1 - initial build