{"id":72070,"library":"weaver-cats-3","title":"Weaver Cats 3","description":"Cats effect integration for the Weaver test framework, enabling functional testing with cats-effect.","status":"active","version":"0.8.4","language":"java","source_language":null,"source_url":"https://github.com/disneystreaming/weaver-test","tags":["weaver","cats","testing","scala","functional"],"install":[{"cmd":"<dependency>\n  <groupId>com.disneystreaming</groupId>\n  <artifactId>weaver-cats_3</artifactId>\n  <version>0.8.4</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.disneystreaming:weaver-cats_3:0.8.4'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"IOCatsEffect","correct":"weaver.cats.IOCatsEffect"}],"quickstart":{"code":"import weaver.cats.IOCatsEffect\nimport cats.effect.IO\n\nobject MySuite extends weaver.IOSuite {\n  override type Res = Unit\n  override def sharedResource: Resource[IO, Unit] = Resource.pure(())\n  \n  test(\"example test\") { _ =>\n    IO(expect(true))\n  }\n}","lang":"scala","description":"Writing a test suite using Weaver with cats-effect."},"warnings":[{"fix":"Check migration notes when upgrading from 0.7.x.","message":"Weaver 0.8.x may have breaking changes from earlier versions.","severity":"breaking","affected_versions":">=0.8.0"}],"env_vars":null,"search_vec":"'3':3 'cat':2,4,17,20 'cats-effect':16 'effect':5,18 'enabl':12 'framework':11 'function':13,23 'integr':6 'scala':22 'test':10,14,21 'weaver':1,9,19","created_at":"2026-06-17T18:34:45.165218+00:00","updated_at":"2026-06-17T18:34:45.165218+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/disneystreaming","github":"https://github.com/disneystreaming/weaver-test","docs":"https://appdoc.app/artifact/com.disneystreaming/weaver-cats_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}}