← Prev in month
← Prev in thread
Next in thread →
Next in month →
XSpec 2.0.7 - new release available
Hi,
A new official release of XSpec is out, this is v2.0.7 and is available at https://github.com/xspec/xspec/releases/latest
You can read the release notes with the latest new features and bug fixes, here are the highlights:
Common to Languages Under Test
- x:helper lets you integrate your own test helpers
- @as can be set in x:context and x:expect
- You can test XSLT packages and static parameters (experimental)
- Compatible with SchXslt (not thoroughly tested)
- You can write advanced expressions in @location (e.g. <x:expect-assert location="//sec[@id='lower']" />)
- Text value templates
- Arrays and maps are reported in the same way as XSLT scenarios
- New option -e treats failed tests as error
- ${xmlCatalogFilesList} takes effect in the Run XSpec Test transformation scenario
- See #1121
Many thanks to the many XSpec contributors who made this release possible, they are listed in the release notes.
Please try it out and feel free to report any bugs, feature requests, or feedback.
Thanks,
Sandro
← Prev in month
← Prev in thread
Next in thread →
Next in month →