{"id":69925,"library":"hedgehog-core-3","title":"Hedgehog Core (Scala 3)","description":"Core library for Hedgehog property-based testing framework for Scala 3.","status":"active","version":"0.13.0","language":"java","source_language":null,"source_url":"https://github.com/hedgehogqa/scala-hedgehog","tags":["hedgehog","testing","property-based","scala"],"install":[{"cmd":"<dependency>\n  <groupId>qa.hedgehog</groupId>\n  <artifactId>hedgehog-core_3</artifactId>\n  <version>0.13.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'qa.hedgehog:hedgehog-core_3:0.13.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Property","correct":"hedgehog.core.Property"}],"quickstart":{"code":"import hedgehog.core.Property\n\nobject MyProperty extends Property {\n  def run = for {\n    x <- Gen.int(Range.linear(0, 100))\n  } yield assert(x >= 0)\n}","lang":"scala","description":"Basic Hedgehog property definition."},"warnings":[],"env_vars":null,"search_vec":"'3':4,16 'base':11,21 'core':2,5 'framework':13 'hedgehog':1,8,17 'librari':6 'properti':10,20 'property-bas':9,19 'scala':3,15,22 'test':12,18","created_at":"2026-06-17T18:07:22.679647+00:00","updated_at":"2026-06-17T18:07:22.679647+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://hedgehog.qa","github":"https://github.com/hedgehogqa/scala-hedgehog","docs":"https://appdoc.app/artifact/qa.hedgehog/hedgehog-core_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}}