XMLCompare

Check XML documents for semantic equality

BSD-3-CLAUSE License

Downloads
59
Stars
1
Committers
2

XMLCompare

🍕Buy me a Pizza <https://www.buymeacoffee.com/janbrohl>_

Check xml elements/documants or strings for semantic equality by comparing a normalized representation (ElementTree_).

This library should work with both, Python 2.7+ and 3.2+

While this works well for 'normal' testing, there are different definitions of 'semantic equality' requiring different tools.

.. _ElementTree: https://docs.python.org/library/xml.etree.elementtree.html