← Prev in month ← Prev in thread
Next in thread → Next in month →

XSpec 2.0.7 - new release available

From
<>
To
Date
2020-11-29T21:02:10Z
ID
<>
Thread
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
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 Command Line
  • New option -e treats 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 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 →