This package browser is in early development. Mind the rough edges.

java-xmlunit-legacy 2.5.1

XML output testing

XMLUnit provides you with the tools to verify the XML you emit is the one you want to create. It provides helpers to validate against an XML Schema, assert the values of XPath queries or compare XML documents against expected outcomes.

Installation

Install java-xmlunit-legacy 2.5.1 as follows:

guix install java-xmlunit-legacy@2.5.1

Or install the latest version:

guix install java-xmlunit-legacy

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.