-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After three alpha releases this is the final release of XMLUnit
2.0.0.

XMLUnit 2.x provides APIs that allow you to

* compare two XML documents
* validate XML documents against XML schemas or DTDs
* validate XML schemas

and provides simplified APIs for evaluating XPath expressions and XSLT
transformations.

In addition there are Hamcrest matchers and NUnit constraints that
help using XMLUnit as part of unit tests for code that produces XML.

XMLUnit 2.x builds on the ideas of XMLUnit for Java 1.x but provides a
completely new API. XMLUnit for Java comes with a legacy module that
provides a compatibility layer to ease the migration. A migration guide
is available as part of the user guide[1].

XMLUnit.NET and XMLUnit for Java provide the same set of features with
similar APIs that differ only to account for idioms of the respective
platform.

XMLUnit 2.0.0 is available as source and binary release from GitHub:
XMLUnit for Java: https://github.com/xmlunit/xmlunit/releases/tag/v2.0.0
and XMLUnit.NET:
https://github.com/xmlunit/xmlunit.net/releases/tag/v2.0.0.

XMLUnit for Java is also available via Maven Central[2], XMLUnit.NET is
available via nuget[3].

Please report bugs via GitHub issues and feature request via the
xmlunit-general mailing list hosted at Sourceforge or as GitHub
issues. See the contributing guide[4] for more details.

[1] https://github.com/xmlunit/user-guide/wiki/Migrating-from-XMLUnit-1.x-to-2.x
[2] http://search.maven.org/#search|ga|1|org.xmlunit
[3] https://www.nuget.org/packages/XmlUnit.Core/
[4] https://github.com/xmlunit/xmlunit/blob/master/CONTRIBUTING.md
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAlbb9/MACgkQohFa4V9ri3LAkQCfToJK323AT5ho81QHbTs2efv/
dqUAn0wYAAMWZzcSSLXcvWh+caG2rMFY
=rH4G
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
_______________________________________________
Xmlunit-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xmlunit-general

Reply via email to