Release XSpec v2.0.7
Release v2.0.7 introduces new features and enhancements, fixes bugs, and improves the test suite and the documentation. These are the highlights for XSpec v2.0.7:
Common to Languages Under Test
x:helperlets you integrate your own test helpers@ascan be set inx:contextandx:expect
XSLT
- You can test XSLT packages and static parameters (experimental)
Schematron
- Compatible with SchXslt (not thoroughly tested)
- You can write advanced expressions in
@location(e.g.<x:expect-assert location="//sec[@id='lower']" />)
XQuery
- Text value templates
- Arrays and maps are reported in the same way as XSLT scenarios
Command Line
- New option
-etreats failed tests as error
Oxygen
${xmlCatalogFilesList}takes effect in the Run XSpec Test transformation scenario
Breaking Changes
Many thanks to the many XSpec contributors who made this release possible. They are listed on the release notes.
