{"id":55850,"library":"hamcrest-integration","title":"Hamcrest Integration","description":"Hamcrest Integration provides adapters to integrate Hamcrest matchers with popular testing frameworks like JUnit and TestNG.","status":"active","version":"1.2.1","language":"java","source_language":null,"source_url":"https://github.com/hamcrest/JavaHamcrest","tags":["hamcrest","testing","matchers","integration"],"install":[{"cmd":"<dependency>\n  <groupId>org.hamcrest</groupId>\n  <artifactId>hamcrest-integration</artifactId>\n  <version>1.2.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.hamcrest:hamcrest-integration:1.2.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"MatcherAssert","correct":"org.hamcrest.MatcherAssert"}],"quickstart":{"code":"import org.hamcrest.MatcherAssert;\nimport static org.hamcrest.Matchers.*;\n\npublic class Quickstart {\n    public static void main(String[] args) {\n        MatcherAssert.assertThat(\"Hello\", is(\"Hello\"));\n    }\n}","lang":"java","description":"Asserts that a string equals expected value using Hamcrest matchers."},"warnings":[],"env_vars":null,"search_vec":"'adapt':6 'framework':14 'hamcrest':1,3,9,19 'integr':2,4,8,22 'junit':16 'like':15 'matcher':10,21 'popular':12 'provid':5 'test':13,20 'testng':18","created_at":"2026-06-15T10:10:10.519595+00:00","updated_at":"2026-06-15T10:10:10.519595+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://github.com/hamcrest/JavaHamcrest","github":"https://github.com/hamcrest/JavaHamcrest","docs":"https://appdoc.app/artifact/org.hamcrest/hamcrest-integration/","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}}