Looking for Test Utils with Effect-Friendly API for TypeScript Projects
I can see a fistful of lovely test utils in effect repo, extending default test context with effect-friendly API. Any projects implementing it in a package that i can plug-and-play use? I tried to port (steal
) em into my own project with no luck getting TS + vitest consider API extensions. Any pointers?
