{"id":69804,"library":"hedgehog-sbt-3","title":"Hedgehog SBT (Scala 3)","description":"Property-based testing library for Scala 3 with SBT integration.","status":"active","version":"0.13.0","language":"java","source_language":null,"source_url":"https://github.com/hedgehogqa/scala-hedgehog","tags":["hedgehog","testing","scala","property-based","sbt"],"install":[{"cmd":"<dependency>\n  <groupId>qa.hedgehog</groupId>\n  <artifactId>hedgehog-sbt_3</artifactId>\n  <version>0.13.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'qa.hedgehog:hedgehog-sbt_3:0.13.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Property","correct":"hedgehog.core.Property"}],"quickstart":{"code":"import hedgehog.core.Property\nimport hedgehog.core.Gen\n\nobject Quickstart extends Property {\n  def test = for {\n    n <- Gen.int(Range.linear(0, 100)).forAll\n  } yield n >= 0\n}","lang":"java","description":"Defines a simple property-based test using Hedgehog."},"warnings":[],"env_vars":null,"search_vec":"'3':4,12 'base':7,21 'hedgehog':1,16 'integr':15 'librari':9 'properti':6,20 'property-bas':5,19 'sbt':2,14,22 'scala':3,11,18 'test':8,17","created_at":"2026-06-17T18:05:57.515207+00:00","updated_at":"2026-06-17T18:05:57.515207+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-sbt_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}}