You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron. It is based on the Spec framework of RSpec, which is a BDD framework for Ruby.
XSpec consists of a syntax for describing the behaviour of XSLT, XQuery, or Schematron code, and some code that enables you to test the code against those descriptions.
Check out the XSpec documentation in the wiki before raising an issue or asking a question. If you have any question that is not answered in the wiki, feel free to raise an issue. For historical searches, the unmonitored XSpec discussion list might also be useful.
Contribute
XSpec is an open source project originally written by Jeni Tennison. It was maintained in the past years by Florent Georges. Active development of XSpec restarted in 2016 and the project is currently maintained by AirQuick, Amanda Galtman (technical development) and Sandro Cirulli (management and community) with the help of the XSpec community.
Some files are derived from code examples that are licensed under the W3C Software License. Such files indicate their license in a code comment that includes "W3C Software License" text.