Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] PsychoPath XPath 2.0 and W3C Test Suite status

Slowly but surely the test suite is taking shape. There are now 4300+ tests from the test suite, of that PsychoPath is passing a little more than half. Code Coverage is now about 61%, before this the existing tests only exercised about 20% of the code. The vast majority of the problems seem to be related to the deprecation of various rules from the 2004/10 draft version of the XPath 2.0 specification to the 2005 Recommendation version. Addressing these deprecation and removal of various error codes is the next priority.

The latest test suite is checked into HEAD and adopters are encouraged to check out the latest xml.xpath2.processor.tests plugin.
Dave



Back to the top