-<a href=https://creativecommons.org/licenses/by-sa/4.0>CC BY-SA 4.0</a></div><div class=builtwith>Built with <a href=https://gohugo.io>Hugo</a> ❤️ <a href=https://github.com/htr3n/hyde-hyde>hyde-hyde</a>.</div></div></div><div class="content container"><article><header><h1>About XSpec</h1><div class=post__meta><br><i class="fas fa-clock"></i>1 min read</div></header><div class=post><p>XSpec is a unit test and <a href=http://en.wikipedia.org/wiki/Behavior_Driven_Development>behaviour-driven development</a> (BDD) framework for XSLT, XQuery, and Schematron. It is based on the Spec framework of <a href=http://rspec.info/>RSpec</a>, which is a BDD framework for Ruby.</p><p>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.</p><p>To get started, check out the installation instructions for <a href=https://github.com/xspec/xspec/wiki/Installation-on-Mac-and-Linux>MacOS/Linux</a> and <a href=https://github.com/xspec/xspec/wiki/Installation-on-Windows>Windows</a> and how to <a href=https://github.com/xspec/xspec/wiki/Getting-Started>write your first XSpec test</a>.</p></div></article></div><script defer src=https://use.fontawesome.com/releases/v5.11.2/js/all.js integrity=sha384-b3ua1l97aVGAPEIe48b4TC60WUQbQaGi2jqAWM90y0OZXZeyaTCWtBTKtjW2GXG1 crossorigin=anonymous></script><script src=https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js></script><script type=text/javascript>hljs.initHighlightingOnLoad();</script></body></html>
0 commit comments