xsl-list
[Top] [All Lists]

[xsl] [Annon] - XSpec 1.4.0 is out

2019-09-09 02:23:50
XSpec, unit-test framework for XSLT, XQuery and Schematron, has been released under 1.4.0.

Available at https://github.com/xspec/xspec/releases and on maven central :

<dependency>
  <groupId>io.xspec</groupId>
  <artifactId>xspec</artifactId>
  <version>1.4.0</version>
</dependency>

A major improvement is the ability to define your own variables in XSpec. XQuery support is mostly on parity with XSLT.

Thanks to all contributors.

Christophe
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] [Annon] - XSpec 1.4.0 is out, Christophe Marchand cmarchand(_at_)oxiane(_dot_)com <=