7 lines
318 B
Text
7 lines
318 B
Text
This module provides tools for testing code which deals with XML.
|
|
These tools are compatible with the Test::More and Test::Simple
|
|
modules. At present, there is generic XML comparison support, as
|
|
well as modules for dealing with XML::SAX, XML::Twig and XML::XPath
|
|
handlers.
|
|
|
|
WWW: http://search.cpan.org/dist/Test-XML/
|