To XProc Users: Welcome to XSpec!
medium.com·4d
📞Session Types
Preview
Report Post

Preview of XSpec feature to test custom XProc steps

6 min readJust now

XSpec is an open-source software tool for testing code written in XSLT, XQuery, and Schematron. This list of supported languages is expanding! I’ve been working on adding support for testing XProc steps, also known as XProc pipelines. My code changes haven’t been released yet, but they are available for viewing, downloading, and trying.

This topic describes a sample XSpec test suite for an XProc step and then tells you how to get the enhancement for testing XProc using XSpec.

If you create XProc code, I hope you’ll try out this XSpec enhancement and provide feedback.

Walk-through of a Sample XSpec Test for XProc

Let’s look at a sample XSpec test. The test is for an XProc step that you can vi…

Similar Posts

Loading similar posts...