{"id":56011,"library":"scalacheck-sjs0-6-2-11","title":"ScalaCheck","description":"ScalaCheck is a library for property-based testing of Scala and Java code.","status":"active","version":"1.15.1","language":"java","source_language":null,"source_url":"https://github.com/typelevel/scalacheck","tags":["testing","property-based-testing","scala","java"],"install":[{"cmd":"<dependency>\n  <groupId>org.scalacheck</groupId>\n  <artifactId>scalacheck_sjs0.6_2.11</artifactId>\n  <version>1.15.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.scalacheck:scalacheck_sjs0.6_2.11:1.15.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Prop","correct":"org.scalacheck.Prop"}],"quickstart":{"code":"import org.scalacheck.Prop.forAll;\n\npublic class Example {\n    public static void main(String[] args) {\n        Prop prop = forAll((String s) -> s.length() >= 0);\n        prop.check();\n    }\n}","lang":"java","description":"Minimal property-based test using ScalaCheck's Prop."},"warnings":[],"env_vars":null,"search_vec":"'base':9,19 'code':15 'java':14,22 'librari':5 'properti':8,18 'property-bas':7 'property-based-test':17 'scala':12,21 'scalacheck':1,2 'test':10,16,20","created_at":"2026-06-15T10:17:03.913149+00:00","updated_at":"2026-06-15T10:17:03.913149+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/typelevel/scalacheck","docs":"https://appdoc.app/artifact/org.scalacheck/scalacheck_sjs0.6_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}}