Search results for "module:Test::XML"
Test::XML - Compare XML in perl tests
This module contains generic XML testing tools. See below for a list of other modules with functions relating to specific XML modules....
SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC
Test::XML::Easy - test XML with XML::Easy
A simple testing tool, with only pure Perl dependancies, that checks if two XML documents are "the same". In particular this module will check if the documents schemantically equal as defined by the XML 1.0 specification (i.e. that the two documents ...
MARKF/Test-XML-Easy-0.01 - 27 Jul 2009 15:27:45 UTC
Test::XML::SAX - Test XML::SAX handlers
This module is for testing XML::SAX handlers....
SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC
Test::XML::Loy - Test XML and XML::Loy objects
Test::XML::Loy allows to test XML documents in the same way as Test::Mojo tests X(HT)ML responses using Mojo::DOM. The code is heavily based on Test::Mojo and implements the same API. The documentation is heavily based on Test::Mojo....
AKRON/XML-Loy-0.52 - 03 Jan 2023 10:46:32 UTC
PITA::XML::Test - The result of an single executed test script
The "PITA::XML::Test" class provides data objects that represent the output from a single test script....
ADAMK/PITA-XML-0.52 - 09 Apr 2013 07:00:34 UTC
Test::XML::Twig - Test XML::Twig handlers
This module is for testing XML::Twig handlers....
SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC
Test::XML::Valid - Validate XML and XHTML
Tests for Valid XHTML (using XML::LibXML). If the XML is not valid, a message will be generated with specific details about where the parser failed....
MARKSTOS/Test-XML-Valid-0.04 - 01 Jun 2004 18:41:39 UTC
Test::XML::Count - Perl extension for testing element count at a certain depth
This test module allows you to check XML element counts. This is useful in testing applications which generate XML against known source data. At The New York Times, we use it during development to quickly verify that our RSS feeds meet very basic str...
AKAPLAN/Test-XML-Count-0.02 - 25 Mar 2008 20:54:26 UTC
Test::XML::Order - Compare the order of XML tags in perl tests
This module contains generic XML testing tools. See below for a list of other modules with functions relating to specific XML modules....
GAM/Test-XML-Order-1.01 - 21 Oct 2008 12:46:14 UTC
Test::XML::Assert - Tests XPaths into an XML Document for correct values/matches
This module allows you to test if two XML documents are semantically the same. This also holds true if different prefixes are being used for the xmlns, or if there is a default xmlns in place. It uses XML::Assert to do all of it's checking....
CHILTS/XML-Assert-0.03 - 18 Jul 2010 22:46:46 UTC
XML::Schema::Test - utility module for XML::Schema regression tests
This module implements some basic subroutines which are used in the XML::Schema regression test suite. The tests themselves can be found in the 't' subdirectory of the distribution directory....
ABW/XML-Schema-0.07 - 10 Jan 2003 12:06:54 UTC
Test::XML::Simple - easy testing for XML
"Test::XML::Simple" is a very basic class for testing XML. It uses the XPath syntax to locate nodes within the XML. You can also check all or part of the structure vs. an XML fragment. All routines accept as first argument string with XML or XML::Lib...
MCMAHON/Test-XML-Simple-1.05 - 03 Jan 2017 19:21:33 UTC
Test::XML::Compare - Test if two XML documents semantically the same
This module allows you to test if two XML documents are semantically the same. This also holds true if different prefixes are being used for the xmlns, or if there is a default xmlns in place. It uses XML::Compare to do all of it's checking....
NEILB/XML-Compare-0.05 - 27 Nov 2015 22:00:15 UTC
Test::XML::Ordered - compare two XML files for equivalency, in an ordered fashion.
This module is a test module which compares two XML files for equivalence in an ordered fashion. It was written after I (= Shlomi Fish) realised that XML::SemanticDiff, which is the basis for Test::XML, and which I maintain, compares two XML files fo...
SHLOMIF/Test-XML-Ordered-0.2.2 - 27 Dec 2021 07:02:44 UTC
Test::XML::Element - Test the properties a single XML element in isolation.
This module allows you to test the properties of a single XML element on it's own, which may be useful if your module does XML generation....
CYCLES/Test-XML-Element-0.01 - 26 Apr 2009 19:15:07 UTC
Test::XML::XPath - Test XPath assertions
This module allows you to assert statements about your XML in the form of XPath statements. You can say that a piece of XML must contain certain tags, with so-and-so attributes, etc. It will try to use any installed XPath module that it knows about. ...
SEMANTICO/Test-XML-0.08 - 02 Jul 2009 06:12:12 UTC
Test::Unit::Runner::XML - Generate XML reports from unit test results
Test::Unit::Runner::XML generates XML reports from unit test results. The reports are in the same format as those produced by Ant's JUnit task, allowing them to be used with Java continuous integration and reporting tools....
AELAND/Test-Unit-Runner-Xml-0.1 - 15 Oct 2004 11:09:35 UTC
XML::Pastor::Test::city - A class generated by XML::Pastor .
AULUSOY/XML-Pastor-1.0.4
-
01 Dec 2012 22:32:03 UTC
Test::XML::RPC::Catalyst - Testing of Catalyst based XMLRPC applications
This module merges Test::WWW::Mechanize::Catalyst and XML::RPC in order to provide test functionality for Catalyst based XMLRPC applications....
BERLE/Test-XML-RPC-Catalyst-0.01 - 20 Mar 2008 19:36:28 UTC