{"id":71189,"library":"specs2-scalacheck-sjs1-2-13","title":"specs2 ScalaCheck (Scala.js 1, Scala 2.13)","description":"Integration of ScalaCheck property-based testing with the specs2 testing framework for Scala.","status":"active","version":"4.23.0","language":"java","source_language":null,"source_url":"https://github.com/etorreborre/specs2","tags":["testing","scalacheck","specs2","scala","property-based"],"install":[{"cmd":"<dependency>\n  <groupId>org.specs2</groupId>\n  <artifactId>specs2-scalacheck_sjs1_2.13</artifactId>\n  <version>4.23.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.specs2:specs2-scalacheck_sjs1_2.13:4.23.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheckPropertyCheck","correct":"org.specs2.scalacheck.ScalaCheckPropertyCheck"}],"quickstart":{"code":"import org.specs2.scalacheck.ScalaCheckPropertyCheck\nimport org.specs2.mutable.Specification\n\nclass ExampleSpec extends Specification with ScalaCheckPropertyCheck {\n  \"string length\" should {\n    \"be non-negative\" in prop { (s: String) =>\n      s.length >= 0\n    }\n  }\n}","lang":"scala","description":"Defines a property-based test using ScalaCheck within a specs2 specification."},"warnings":[],"env_vars":null,"search_vec":"'1':4 '2.13':6 'base':12,27 'framework':18 'integr':7 'properti':11,26 'property-bas':10,25 'scala':5,20,24 'scala.js':3 'scalacheck':2,9,22 'specs2':1,16,23 'test':13,17,21","created_at":"2026-06-17T18:23:45.359179+00:00","updated_at":"2026-06-17T18:23:45.359179+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-scalacheck_sjs1_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-17","next_check":"2026-12-14","install_tag":null}}