Testing Effect with Bun instead of Vitest
Jun 7, 2025 · 9 min read · If you're building apps with Effect, you've probably come across the @effect/vitest package. It's a nifty utility that integrates the Effect runtime into Vitest, making it a lot easier to test code that relies on effects, layers and other core constr...
Join discussion