Release XSpec v2.1.4
Release v2.1.4 introduces new features and enhancements, fixes bugs, and improves the test suite and the documentation. These are the highlights for XSpec v2.1.4:
Common to Languages Under Test
- You can mark assertions as pending by setting
@pendingonx:expect, as an alternative to using thex:pendingelement. /x:description/@measure-timemeasures elapsed run times of scenarios. (Requires Saxon-PE or EE.)
XSLT
- Different scenarios can use different global parameters (
//x:scenario/x:param). (Requires/x:description/@run-as="external".)
Schematron
- Fully tested with SchXslt v1.7.1
- Supports
/x:description/@run-as
Many thanks to the many XSpec contributors who made this release possible. They are listed on the release notes.
