Fedora Packages

perl-Test-XML

Compare XML in perl tests

This module contains generic XML testing tools. Functions include: is_xml(GOT, EXPECTED [, TESTNAME ]) This function compares GOT and EXPECTED, both of which are strings of XML. The comparison works semantically and will ignore differences in syntax that are meaningless in xml, such as different quote characters for attributes, order of attributes or empty tag styles. It returns true or false, depending upon test success. isnt_xml(GOT, MUST_NOT_BE [, TESTNAME ]) This function is similar to is_xml(), except that it will fail if GOT and MUST_NOT_BE are identical. is_well_formed_xml(XML [, TESTNAME ]) This function determines whether or not a given XML string is parsable as XML. is_good_xml(XML [, TESTNAME ]) This is an alias for is_well_formed_xml().

Releases Overview

Release Stable Testing
Fedora Rawhide 0.08-29.fc40 -
Fedora 40 0.08-29.fc40 -
Fedora 39 0.08-27.fc39 -
Fedora 38 0.08-26.fc38 -
EPEL 9 0.08-16.el9 -
EPEL 8 0.08-16.el8 -
EPEL 7 0.08-2.el7 -
File a new bug report »
Package Info

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



Sources on Pagure