Test XML and HTML content and structure with XPath expressions Maintained by:milki@rescomp.berkeley.edu Port Added: 25 Apr 2010 15:15:17 Also Listed In:perl5 License: ART10 GPLv1
This library's module, Test::XPath, provides an interface for testing the
content and structure of XML and HTML documents using XPath query expressions.
This will be most useful for those who need to write TAP-emitting unit tests
for HTML or XML output.
WWW: http://search.cpan.org/dist/Test-XPath/
To install the port:cd /usr/ports/lang/p5-Test-XPath/ && make install clean To add the package:pkg_add -r p5-Test-XPath
Configuration Options
===> The following configuration options are available for p5-Test-XPath-0.16:
CSS=off: Include CSS selectors
PODT=off: Include Pod package test dependencies
===> Use 'make config' to modify these settings
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- This library's module, Test::XPath, provides an interface for testing the
content and structure of XML and HTML documents using XPath query expressions.
This will be most useful for those who need to write TAP-emitting unit tests
for HTML or XML output.
WWW: http://search.cpan.org/dist/Test-XPath/
PR: ports/146035
Submitted by: Jonathan Chu <milki@rescomp.berkeley.edu>