{"id":55280,"library":"specs2-scalacheck-2-13","title":"Specs2 ScalaCheck","description":"specs2-scalacheck provides integration between specs2 testing framework and ScalaCheck property-based testing for Scala 2.13.","status":"active","version":"4.20.9","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scalacheck","specs2","scala"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-scalacheck_2.13</artifactId>\n  <version>4.20.9</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-scalacheck_2.13:4.20.9'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheckPropertyCheck","correct":"org.specs2.scalacheck.ScalaCheckPropertyCheck"}],"quickstart":{"code":"import org.specs2.scalacheck.ScalaCheckPropertyCheck\nimport org.scalacheck.Prop\n\nclass ExampleSpec extends org.specs2.mutable.Specification with ScalaCheckPropertyCheck {\n  \"property test\" >> {\n    Prop.forAll { (n: Int) =>\n      n + 1 > n\n    }\n  }\n}","lang":"java","description":"Using ScalaCheck property-based testing with specs2."},"warnings":[],"env_vars":null,"search_vec":"'2.13':20 'base':16 'framework':11 'integr':7 'properti':15 'property-bas':14 'provid':6 'scala':19,24 'scalacheck':2,5,13,22 'specs2':1,4,9,23 'specs2-scalacheck':3 'test':10,17,21","created_at":"2026-06-15T09:43:57.581479+00:00","updated_at":"2026-06-15T09:43:57.581479+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.13/","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}}