We are planning to release XSpec v2.2 later this month.
You may be interested in these changes:
@threads on x:description or x:scenario. (Requires Saxon-EE)x:context when testing functions. (Requires /x:description/@run-as=external)@pending on x:expect-* elements, as an alternative to using the x:pending element.@location not pointing to one node throws more helpful error messages.You can try out the release candidate now:
Just download/clone the current master branch and run CLI/Ant from there.
See Wiki.
Feel free to post your feedback here or raise issues directly on GitHub.
Thanks,
AirQuick