Skip to content

XMLUnit.NET 2.7.2

Compare
Choose a tag to compare
@bodewig bodewig released this 08 Mar 13:09
· 27 commits to master since this release

This release fixes a bug in the construction of XPaths in certain corner cases:

  • the XPath values for comparisons resulting in CHILD_LOOKUP
    differences could be wrong when NodeFilters were present.
    Issue #29