Skip to content
forked from xspec/xspec

XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.

License

Notifications You must be signed in to change notification settings

StevenHiggs/xspec

 
 

Repository files navigation

Travis Build Status AppVeyor Build status

XSpec Release

XSpec is a unit test and behaviour driven development (BDD) framework for XSLT and XQuery. 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 or XQuery code and some code that enables to test the code against those descriptions.

Getting Started

To get started, check out the installation instructions for MacOS/Linux and Windows and how to write your first XSpec test.

Support

Check out the XSpec documentation in the wiki before raising an issue or ask a question. If you have any question which is not answered in the wiki, feel free to raise an issue or post it in the XSpec discussion list.

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 Sandro Cirulli with the help of the XSpec community.

If you wish to contribute to XSpec, raise or pick up an issue and send us your pull requests. Please document any issue with examples of your XSpec code.

License

XSpec is released under the MIT License. Few parts of the codebase are released under the Mozilla Public License.

About

XSpec is a unit test and behaviour-driven development (BDD) framework for XSLT, XQuery, and Schematron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 61.3%
  • HTML 17.3%
  • XProc 7.2%
  • Batchfile 5.7%
  • Shell 3.7%
  • CSS 1.7%
  • Other 3.1%