{"id":56254,"library":"munit-cats-effect-3-2-12","title":"MUnit Cats Effect 3","description":"Integration of MUnit with Cats Effect 3 for testing effectful code.","status":"active","version":"1.0.7","language":"java","source_language":null,"source_url":"https://github.com/typelevel/munit-cats-effect","tags":["testing","cats-effect","munit","scala"],"install":[{"cmd":"<dependency>\n  <groupId>org.typelevel</groupId>\n  <artifactId>munit-cats-effect-3_2.12</artifactId>\n  <version>1.0.7</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'org.typelevel:munit-cats-effect-3_2.12:1.0.7'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"CatsEffectSuite","correct":"munit.CatsEffectSuite"}],"quickstart":{"code":"import munit.CatsEffectSuite;\n\nclass MySuite extends CatsEffectSuite {\n  test(\"example\") {\n    assert(IO.pure(42).flatMap(n => IO(n + 1)).map(_ == 43))\n  }\n}","lang":"scala","description":"Extend CatsEffectSuite to write effectful tests with MUnit."},"warnings":[{"fix":"Use the appropriate Scala version suffix (e.g., _2.13 or _3).","message":"Scala 2.12 version is for older Scala; use 2.13 or 3.x for newer projects.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'3':4,11 'cat':2,9,18 'cats-effect':17 'code':15 'effect':3,10,14,19 'integr':5 'munit':1,7,20 'scala':21 'test':13,16","created_at":"2026-06-15T10:28:58.728379+00:00","updated_at":"2026-06-15T10:28:58.728379+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/munit-cats-effect","github":"https://github.com/typelevel/munit-cats-effect","docs":"https://appdoc.app/artifact/org.typelevel/munit-cats-effect-3_2.12/","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}}