{"id":64177,"library":"scalacheck-2-9-3","title":"ScalaCheck","description":"ScalaCheck is a library for automated property-based testing of Scala or Java programs.","status":"active","version":"1.11.6","language":"java","source_language":null,"source_url":"https://github.com/rickynils/scalacheck","tags":["testing","property-based","scala"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalacheck</groupId>\n  <artifactId>scalacheck_2.9.3</artifactId>\n  <version>1.11.6</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalacheck:scalacheck_2.9.3:1.11.6'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Prop","correct":"org.scalacheck.Prop"}],"quickstart":{"code":"import org.scalacheck.Prop.forAll\n\nval prop = forAll((s: String) => s.reverse.reverse == s)\nprop.check","lang":"scala","description":"Define and check a property that reversing a string twice yields the original."},"warnings":[],"env_vars":null,"search_vec":"'autom':7 'base':10,20 'java':15 'librari':5 'program':16 'properti':9,19 'property-bas':8,18 'scala':13,21 'scalacheck':1,2 'test':11,17","created_at":"2026-06-17T16:52:55.443386+00:00","updated_at":"2026-06-17T16:52:55.443386+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://www.scalacheck.org","github":"https://github.com/rickynils/scalacheck","docs":"https://appdoc.app/artifact/org.scalacheck/scalacheck_2.9.3/","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}}