{"id":64719,"library":"scalacheck-1-17-2-12","title":"ScalaTestPlus ScalaCheck 1.17","description":"Integration library between ScalaTest and ScalaCheck 1.17 for Scala 2.12.","status":"active","version":"3.2.18.0","language":"java","source_language":null,"source_url":"https://github.com/scalatest/scalatestplus-scalacheck","tags":["testing","scalatest","scalacheck","property-based"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalatestplus</groupId>\n  <artifactId>scalacheck-1-17_2.12</artifactId>\n  <version>3.2.18.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalatestplus:scalacheck-1-17_2.12:3.2.18.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheckPropertyChecks","correct":"org.scalatestplus.scalacheck.ScalaCheckPropertyChecks"}],"quickstart":{"code":"import org.scalatest.flatspec.AnyFlatSpec\nimport org.scalatestplus.scalacheck.ScalaCheckPropertyChecks\n\nclass ExampleSpec extends AnyFlatSpec with ScalaCheckPropertyChecks {\n  \"reverse\" should \"work\" in {\n    forAll((s: String) => assert(s.reverse.reverse == s))\n  }\n}","lang":"scala","description":"Uses ScalaCheck property checks inside a ScalaTest spec."},"warnings":[{"fix":"Use scalacheck-1-18 or later with appropriate ScalaTestPlus version.","message":"ScalaCheck 1.17 is older; newer versions may have breaking changes.","severity":"gotcha","affected_versions":"<=3.2.18.0"}],"env_vars":null,"search_vec":"'1.17':3,10 '2.12':13 'base':19 'integr':4 'librari':5 'properti':18 'property-bas':17 'scala':12 'scalacheck':2,9,16 'scalatest':7,15 'scalatestplus':1 'test':14","created_at":"2026-06-17T16:59:29.059192+00:00","updated_at":"2026-06-17T16:59:29.059192+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-17_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-17","next_check":"2026-12-14","install_tag":null}}