{"id":75431,"library":"scalacheck-effect-munit-3","title":"ScalaCheck Effect MUnit","description":"Integration library for using ScalaCheck with MUnit and effect systems like cats-effect.","status":"active","version":"2.1.0","language":"java","source_language":null,"source_url":"https://github.com/typelevel/scalacheck-effect","tags":["scalacheck","munit","effect","testing","scala"],"install":[{"cmd":"<dependency>\n  <groupId>org.typelevel</groupId>\n  <artifactId>scalacheck-effect-munit_3</artifactId>\n  <version>2.1.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.typelevel:scalacheck-effect-munit_3:2.1.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"ScalaCheckEffectSuite","correct":"scalacheck.effect.munit.ScalaCheckEffectSuite"}],"quickstart":{"code":"import scalacheck.effect.munit.ScalaCheckEffectSuite\nimport org.scalacheck.Prop\n\nclass MySuite extends ScalaCheckEffectSuite {\n  test(\"addition property\") {\n    Prop.forAll { (a: Int, b: Int) =>\n      a + b == b + a\n    }\n  }\n}","lang":"scala","description":"Example of a property-based test using ScalaCheckEffectSuite."},"warnings":[],"env_vars":null,"search_vec":"'cat':16 'cats-effect':15 'effect':2,12,17,20 'integr':4 'librari':5 'like':14 'munit':3,10,19 'scala':22 'scalacheck':1,8,18 'system':13 'test':21 'use':7","created_at":"2026-06-17T19:16:47.974561+00:00","updated_at":"2026-06-17T19:16:47.974561+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/typelevel/scalacheck-effect","github":"https://github.com/typelevel/scalacheck-effect","docs":"https://appdoc.app/artifact/org.typelevel/scalacheck-effect-munit_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}}