{"id":56559,"library":"xmlunit-assertj","title":"XMLUnit AssertJ","description":"Provides AssertJ fluent assertions for comparing XML documents in tests.","status":"active","version":"2.11.0","language":"java","source_language":null,"source_url":"https://github.com/xmlunit/xmlunit","tags":["xml","testing","assertj","assertion"],"install":[{"cmd":"<dependency>\n  <groupId>org.xmlunit</groupId>\n  <artifactId>xmlunit-assertj</artifactId>\n  <version>2.11.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.xmlunit:xmlunit-assertj:2.11.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"XmlAssert","correct":"org.xmlunit.assertj.XmlAssert"}],"quickstart":{"code":"import org.xmlunit.assertj.XmlAssert;\n\npublic class Example {\n    public static void main(String[] args) {\n        XmlAssert.assertThat(\"<a><b/></a>\").hasXPath(\"//b\");\n    }\n}","lang":"java","description":"Asserts that an XML string contains a specific XPath."},"warnings":[],"env_vars":null,"search_vec":"'assert':6,16 'assertj':2,4,15 'compar':8 'document':10 'fluent':5 'provid':3 'test':12,14 'xml':9,13 'xmlunit':1","created_at":"2026-06-15T10:41:09.823602+00:00","updated_at":"2026-06-15T10:41:09.823602+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.xmlunit.org/","github":"https://github.com/xmlunit/xmlunit","docs":"https://appdoc.app/artifact/org.xmlunit/xmlunit-assertj/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}