XMLUnit v2.6.3 Release Notes

Release Date: 2019-06-21 // almost 5 years ago
  • 🚀 The release fixes a bug in a corner-case and adds a new isNumber placeholder.

    The full list of changes:

    ➕ add a new ${xmlunit.isNumber} placeholder
    Issue #153 via PR #154 by @NathanAtClarity.

    the XPath values of a comparison should not be affected by any NodeFilter being in effect.
    Issue #156