XSLT Unit Testing

Oxygen provides XSLT unit testing support based on XSpec. You can easily create a test case scenario for XSLT stylesheets.

XSpec is a behavior driven development (BDD) framework for XSLT. It consists of a syntax for describing the behavior of your XSLT code and some code that enables you to test your code against the descriptions.

XSLT Unit Test Report

Oxygen automatically generates an XSpec stub for the templates and functions from the stylesheet that you want to test. Editing XSpec is assisted with content completion assistance, validation, and a default transformation scenario allows you to run the tests and generate the test report as output.

XSLT Unit-Testing

What's New in
Oxygen XML Developer 27.1

March 24, 2025

Oxygen XML Developer version 27.1 boosts XSLT and XProc workflows with AI-enabled operations, introduces a more informative error reporting system, and makes versioning simpler through Git enhancements.

Learn more