{"id":62623,"library":"specs2-scalacheck-2-10","title":"specs2 ScalaCheck","description":"Integration library for using ScalaCheck property-based testing with the specs2 testing framework.","status":"active","version":"3.10.0","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["scala","testing","specs2","scalacheck","property"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-scalacheck_2.10</artifactId>\n  <version>3.10.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-scalacheck_2.10:3.10.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheck","correct":"org.specs2.scalacheck.ScalaCheck"}],"quickstart":{"code":"import org.specs2.scalacheck.ScalaCheck\nimport org.specs2.Specification\n\nclass ExampleSpec extends Specification with ScalaCheck {\n  def is = s2\"\"\"\n    This is a property-based test\n      ${ prop((s: String) => s.length >= 0) }\n  \"\"\"\n}","lang":"scala","description":"Minimal specs2 specification using ScalaCheck property testing."},"warnings":[{"fix":"Use a newer version of specs2 and Scala.","message":"Scala 2.10 is end-of-life; upgrade to Scala 2.12 or 2.13.","severity":"breaking","affected_versions":">=3.10.0"}],"env_vars":null,"search_vec":"'base':10 'framework':16 'integr':3 'librari':4 'properti':9,21 'property-bas':8 'scala':17 'scalacheck':2,7,20 'specs2':1,14,19 'test':11,15,18 'use':6","created_at":"2026-06-17T16:33:39.006646+00:00","updated_at":"2026-06-17T16:33:39.006646+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-scalacheck_2.10/","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}}