{"id":56963,"library":"scalacheck-1-14-2-11","title":"ScalaCheck 1.14 for Scala 2.11","description":"ScalaCheck integration for ScalaTest, providing property-based testing support for Scala 2.11.","status":"active","version":"3.1.4.0","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatestplus-scalacheck","tags":["testing","scala","scalacheck","property-based"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatestplus</groupId>\n  <artifactId>scalacheck-1-14_2.11</artifactId>\n  <version>3.1.4.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatestplus:scalacheck-1-14_2.11:3.1.4.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheckPropertyChecks","correct":"org.scalatestplus.scalacheck.ScalaCheckPropertyChecks"}],"quickstart":{"code":"import org.scalatestplus.scalacheck.ScalaCheckPropertyChecks\nimport org.scalatest.funsuite.AnyFunSuite\n\nclass ExampleSuite extends AnyFunSuite with ScalaCheckPropertyChecks {\n  test(\"property test\") {\n    forAll { (a: Int, b: Int) =>\n      assert(a + b == b + a)\n    }\n  }\n}","lang":"scala","description":"Minimal ScalaTest suite using ScalaCheck property checks."},"warnings":[],"env_vars":null,"search_vec":"'1.14':2 '2.11':5,18 'base':13,24 'integr':7 'properti':12,23 'property-bas':11,22 'provid':10 'scala':4,17,20 'scalacheck':1,6,21 'scalatest':9 'support':15 'test':14,19","created_at":"2026-06-15T10:57:57.569202+00:00","updated_at":"2026-06-15T10:57:57.569202+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/scalatest/scalatestplus-scalacheck","github":"https://github.com/scalatest/scalatestplus-scalacheck","docs":"https://appdoc.app/artifact/org.scalatestplus/scalacheck-1-14_2.11/","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}}