{"id":63851,"library":"specs2-core-2-13-0-m5","title":"Specs2 Core (Scala 2.13.0-M5)","description":"Specs2 is a Scala testing library providing specifications and matchers for unit and integration testing.","status":"active","version":"4.5.1","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specs2","specifications","matchers"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-core_2.13.0-M5</artifactId>\n  <version>4.5.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-core_2.13.0-M5:4.5.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specification","correct":"org.specs2.mutable.Specification"}],"quickstart":{"code":"import org.specs2.mutable.Specification;\n\nclass QuickstartSpec extends Specification {\n    \"Hello\" should {\n        \"return 'world'\" in {\n            \"Hello\" must beEqualTo(\"Hello\")\n        }\n    }\n}","lang":"java","description":"Defines a simple specification using specs2."},"warnings":[{"fix":"Use a stable Scala version (e.g., 2.13.x) and corresponding specs2 version.","message":"This version targets Scala 2.13.0-M5, which is a milestone release and may have compatibility issues.","severity":"breaking","affected_versions":">=4.5.1"}],"env_vars":null,"search_vec":"'2.13.0':4 'core':2 'integr':19 'librari':11 'm5':5 'matcher':15,25 'provid':12 'scala':3,9,22 'specif':13,24 'specs2':1,6,23 'test':10,20,21 'unit':17","created_at":"2026-06-17T16:48:39.815072+00:00","updated_at":"2026-06-17T16:48:39.815072+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-core_2.13.0-M5/","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-17","next_check":"2026-12-14","install_tag":null}}