{"id":55649,"library":"specs2-matcher-extra-2-11","title":"Specs2 Matcher Extra (Scala 2.11)","description":"Additional matchers for the Specs2 testing library, providing extra assertion capabilities.","status":"active","version":"4.10.6","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specs2","matchers"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-matcher-extra_2.11</artifactId>\n  <version>4.10.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-matcher-extra_2.11:4.10.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Matchers","correct":"org.specs2.matcher.Matchers"}],"quickstart":{"code":"import org.specs2.mutable.Specification\nimport org.specs2.matcher.Matchers\n\nclass MySpec extends Specification with Matchers {\n  \"A list\" should {\n    \"have size 3\" in {\n      List(1, 2, 3) must haveSize(3)\n    }\n  }\n}","lang":"java","description":"Uses Specs2 matchers to assert list size."},"warnings":[{"fix":"Use the artifact for Scala 2.13 or 3.x (e.g., specs2-matcher-extra_2.13).","message":"This artifact is for Scala 2.11, which is outdated; consider upgrading to a newer Scala version.","severity":"breaking","affected_versions":">=4.0"}],"env_vars":null,"search_vec":"'2.11':5 'addit':6 'assert':15 'capabl':16 'extra':3,14 'librari':12 'matcher':2,7,20 'provid':13 'scala':4,18 'specs2':1,10,19 'test':11,17","created_at":"2026-06-15T10:00:15.379741+00:00","updated_at":"2026-06-15T10:00:15.379741+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":"http://specs2.org/","github":"https://github.com/etorreborre/specs2","docs":"https://appdoc.app/artifact/org.specs2/specs2-matcher-extra_2.11/","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}}