{"id":54344,"library":"specs2-core-2-12","title":"Specs2 Core (Scala 2.12)","description":"A library for writing software specifications in Scala, providing a testing framework with matchers and execution.","status":"active","version":"4.23.0","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scala","specs2","bdd"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-core_2.12</artifactId>\n  <version>4.23.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-core_2.12:4.23.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Specification","correct":"org.specs2.mutable.Specification"}],"quickstart":{"code":"import org.specs2.mutable.Specification;\n\nclass ExampleSpec extends Specification {\n    \"A simple test\" should {\n        \"pass\" in {\n            1 mustEqual 1\n        }\n    }\n}","lang":"java","description":"Minimal Scala example using specs2 Specification (shown in Scala syntax)."},"warnings":[{"fix":"Use specs2-core_2.13 or specs2-core_3 for Scala 2.13 or 3 respectively.","message":"This artifact is specific to Scala 2.12; use the correct version for your Scala major version.","severity":"breaking","affected_versions":"*"}],"env_vars":null,"search_vec":"'2.12':4 'bdd':24 'core':2 'execut':20 'framework':16 'librari':6 'matcher':18 'provid':13 'scala':3,12,22 'softwar':9 'specif':10 'specs2':1,23 'test':15,21 'write':8","created_at":"2026-06-15T09:00:15.848354+00:00","updated_at":"2026-06-15T09:00:15.848354+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/etorreborre/specs2","github":"https://github.com/etorreborre/specs2","docs":"https://appdoc.app/artifact/org.specs2/specs2-core_2.12/","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}}