Skip to content

expath/xspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8aca31c · Sep 16, 2015
Jul 8, 2014
Dec 20, 2011
Jan 29, 2010
Aug 30, 2011
Nov 5, 2012
Dec 5, 2011
Mar 10, 2010
Dec 5, 2011
Mar 8, 2010
Aug 23, 2015
Nov 5, 2012
Feb 4, 2010
Sep 20, 2010

Repository files navigation

XSpec

Version 0.4.0.

XSpec is a 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 your XSLT or XQuery code, and some code that enables you to test your code against those descriptions.

Maven plugins for running XSpec tests as part of a build are available from adamretter and daisy.

An external project, jxsl, provides a Maven archetype for XSpec (Ant is expected soon). The goal is to provide everything needed to integrate with Continuous Integration tools for Java (like Hudson, Cruise Control, etc.) See Benoit's presentation at Balisage 2011 in Montreal for more info.

The project owners are Jeni Tennison and Florent Georges.

Usage:

For more information about using XSpec, visit the project wiki at https://github.com/expath/xspec/wiki. If you have any questions, you can also join (or search the archives of) the XSpec discussion list: http://groups.google.com/group/xspec-users.

License:

XSpec is released under the MIT license. For a copy of this license, see LICENSE, or go to http://www.opensource.org/licenses/mit-license.php.