Suggestion for Adding `it.effectGen` to `@effect/vitest` for Cleaner Test Syntax
would it be possible to add
pretty much all of my tests use
it.effectGen, or it.effect.gen to @effect/vitest, to be used like this:pretty much all of my tests use
Effect.gen so the above would be nicer than: