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

java-xmlunit-legacy

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 the latest version of java-xmlunit-legacy as follows:

guix install java-xmlunit-legacy

Or install a particular version:

guix install java-xmlunit-legacy@2.5.1

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.