-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The headline feature of this new release are new Hamcrest Matchers / NUnit Constraints for XPath assertions.
In addition a few `DifferenceEvaluator` implementations have been added that may help when transitioning from XMLUnit for Java 1.x and a few bugs have been fixed, smaller improvements been made. The full list of changes: * fixed swapped constant assignments in `DifferenceEvaluators` PR #53 (https://github.com/xmlunit/xmlunit/pull/53) by @cboehme (https://github.com/cboehme). * added `CompareMatcher#withNamespaceContext` PR #54 (https://github.com/xmlunit/xmlunit/pull/54) by @cboehme (https://github.com/cboehme). * `DiffBuilder#withNamespaceContext` falsely claimed the map would pass prefixes to URIs rather than the other way around. PR #62 (https://github.com/xmlunit/xmlunit/pull/62) and issue #52 (https://github.com/xmlunit/xmlunit/pull/52) by @mariusneo (https://github.com/mariusneo). * various code style fixes PR #64 (https://github.com/xmlunit/xmlunit/pull/64), PR #65 (https://github.com/xmlunit/xmlunit/pull/65), PR #67 (https://github.com/xmlunit/xmlunit/pull/67), PR #68 (https://github.com/xmlunit/xmlunit/pull/68), PR #69 (https://github.com/xmlunit/xmlunit/pull/69), PR #70 (https://github.com/xmlunit/xmlunit/pull/70) and PR #71 (https://github.com/xmlunit/xmlunit/pull/71) by @georgekankava (https://github.com/georgekankava). * new `hasXPath` matchers that check for the existence of an XPath inside of a piece of XML or verify additional assertions on the XPath's stringified result. PR #63 (https://github.com/xmlunit/xmlunit/pull/63) and PR #66 (https://github.com/xmlunit/xmlunit/pull/66) by @mariusneo (https://github.com/mariusneo). * added new implementations inside `DifferenceEvaluators` for common tasks like changing the outcome for specific differences or ignoring changes inside the XML prolog. * `DiffBuilder.withComparisonFormatter` now also fully applies to the `Difference`s contained within the `Diff`. Issue #55 (https://github.com/xmlunit/xmlunit/issues/55) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlb2J+QACgkQohFa4V9ri3ImuACgi7P+Vw2mz244u6STCy2zhBT2 DTMAoKxAsOTldaRKjwhSOOC5BjDtC9Pm =EgKP -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________ Xmlunit-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmlunit-general
