Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/janbrohl/xmlcompare

Check XML documents for semantic equality
https://github.com/janbrohl/xmlcompare

python python2 python3 xml

Last synced: about 1 month ago
JSON representation

Check XML documents for semantic equality

Awesome Lists containing this project

README

        

XMLCompare
==========

`🍕Buy me a Pizza `_

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