Fedora Packages

perl-TestML

Generic software Testing Meta Language

TestML <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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.54.05-19.fc40 -
Fedora 40 0.54.05-19.fc40 -
Fedora 39 0.54.05-17.fc39 -
Fedora 38 0.54.05-16.fc38 -
EPEL 9 0.54.05-15.el9 -
EPEL 8 0.54.05-8.el8 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-TestML dash maintainers at fedoraproject dot org.



Sources on Pagure