feat: remove unsaferunsync and integrate io in tests instead

This commit is contained in:
Jonny
2025-02-28 16:24:53 +00:00
parent e54e5ce151
commit 1a72decf55
2 changed files with 83 additions and 76 deletions

View File

@@ -11,6 +11,8 @@
//> using dep com.monovore::decline-effect::2.5.0
//> using dep com.github.scopt::scopt::4.1.0
//> using test.dep org.scalatest::scalatest::3.2.19
//> using dep org.typelevel::cats-effect-testing-scalatest::1.6.0
// sensible defaults for warnings and compiler checks
//> using options -deprecation -unchecked -feature