{"id":16143458,"url":"https://github.com/lhns/munit-tagless-final","last_synced_at":"2025-10-08T11:05:20.872Z","repository":{"id":39802140,"uuid":"332304864","full_name":"lhns/munit-tagless-final","owner":"lhns","description":"Integration library for MUnit and any effect type via cats-effect","archived":false,"fork":false,"pushed_at":"2025-08-25T00:27:38.000Z","size":220,"stargazers_count":5,"open_issues_count":12,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-31T20:46:04.500Z","etag":null,"topics":["cats","cats-effect","munit","scala","tagless-final","testing"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lhns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-23T20:47:33.000Z","updated_at":"2024-06-23T12:05:07.000Z","dependencies_parsed_at":"2023-11-29T23:27:21.034Z","dependency_job_id":"d31f7876-881b-48d5-b4b9-99840ec47dfb","html_url":"https://github.com/lhns/munit-tagless-final","commit_stats":null,"previous_names":["lolhens/munit-tagless-final"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/lhns/munit-tagless-final","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Fmunit-tagless-final","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Fmunit-tagless-final/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Fmunit-tagless-final/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Fmunit-tagless-final/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lhns","download_url":"https://codeload.github.com/lhns/munit-tagless-final/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Fmunit-tagless-final/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278931654,"owners_count":26070789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cats","cats-effect","munit","scala","tagless-final","testing"],"created_at":"2024-10-10T00:09:17.857Z","updated_at":"2025-10-08T11:05:20.850Z","avatar_url":"https://github.com/lhns.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# munit-tagless-final\n[![Test Workflow](https://github.com/lhns/munit-tagless-final/workflows/test/badge.svg)](https://github.com/lhns/munit-tagless-final/actions?query=workflow%3Atest)\n[![Release Notes](https://img.shields.io/github/release/lhns/munit-tagless-final.svg?maxAge=3600)](https://github.com/lhns/munit-tagless-final/releases/latest)\n[![Maven Central](https://img.shields.io/maven-central/v/de.lhns/munit-tagless-final_2.13)](https://search.maven.org/artifact/de.lhns/munit-tagless-final_2.13)\n[![Apache License 2.0](https://img.shields.io/github/license/lhns/munit-tagless-final.svg?maxAge=3600)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)\n\nIntegration library for [MUnit](https://scalameta.org/munit/) and any effect type\nvia [cats-effect](https://github.com/typelevel/cats-effect/).\n\nThis project is based on [typelevel/munit-cats-effect](https://github.com/typelevel/munit-cats-effect).\n\n### build.sbt\n```sbt\n// use this snippet for cats-effect 3 and the JVM\nlibraryDependencies += \"de.lhns\" %% \"munit-tagless-final\" % \"0.3.0\" % Test\n\n// use this snippet for cats-effect 3 and JS, or cross-building\nlibraryDependencies += \"de.lhns\" %%% \"munit-tagless-final\" % \"0.3.0\" % Test\n```\n\n## Example\n### Cats Effect 3\n```scala\nimport cats.effect.{IO, unsafe}\n\nimport scala.concurrent.Future\n\nabstract class CatsEffectSuite extends TaglessFinalSuite[IO] {\n  override protected def toFuture[A](f: IO[A]): Future[A] = f.unsafeToFuture()(unsafe.IORuntime.global)\n}\n```\n\n### Monix\n```scala\nimport monix.eval.Task\nimport monix.execution.Scheduler\n\nimport scala.concurrent.Future\n\nabstract class TaskSuite extends munit.TaglessFinalSuite[Task] {\n  override protected def toFuture[A](f: Task[A]): Future[A] = f.runToFuture(Scheduler.global)\n}\n```\n\n## License\nThis project uses the Apache 2.0 License. See the file called LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhns%2Fmunit-tagless-final","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhns%2Fmunit-tagless-final","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhns%2Fmunit-tagless-final/lists"}