This is an (incomplete) attempt at building a test harness for the W3C QT3 test suite in pure XQuery.
In addition to XQuery 3.0, the XQuery processor used to run the test suite currently needs to support the following features:
- XQuery maps as proposed by Michael Kay
- a way of evaluating XQuery strings as queries at runtime
- the EXPath file module.
All code is available under the BSD license.