How to Install and Uninstall xmlunit Package on openSUSE Leap
Last updated: February 24,2025
1. Install "xmlunit" package
Please follow the steps below to install xmlunit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
xmlunit
Copied
2. Uninstall "xmlunit" package
Please follow the instructions below to uninstall xmlunit on openSUSE Leap:
$
sudo zypper remove
xmlunit
Copied
3. Information about the xmlunit package on openSUSE Leap
Information for package xmlunit:
--------------------------------
Repository : Main Repository
Name : xmlunit
Version : 1.6-150200.3.4.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 115.3 KiB
Installed : No
Status : not installed
Source package : xmlunit-1.6-150200.3.4.3.src
Upstream URL : http://xmlunit.sourceforge.net/
Summary : Provides classes to do asserts on XML
Description :
XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
XML document to a test document or the result of a transformation, validates
documents against a DTD, and (from v0.5) compares the results of XPath
expressions.
--------------------------------
Repository : Main Repository
Name : xmlunit
Version : 1.6-150200.3.4.3
Arch : noarch
Vendor : SUSE LLC
Installed Size : 115.3 KiB
Installed : No
Status : not installed
Source package : xmlunit-1.6-150200.3.4.3.src
Upstream URL : http://xmlunit.sourceforge.net/
Summary : Provides classes to do asserts on XML
Description :
XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
XML document to a test document or the result of a transformation, validates
documents against a DTD, and (from v0.5) compares the results of XPath
expressions.