I have an XPath engine implementation that needs to be tested.

Is there a set of standard conformance tests that we can apply to validate that conforms to the XPath specification (in relation to XSLT).

What would be perfect would be XML documents XPath expression and expected results.

link

feedback

1 Answer

up vote 1 down vote accepted

There is a W3C XQuery test suite that at least one person has used to test against XPath.

link
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.