AerysA
tRPC3y ago
4 replies
Aerys

How to close a Standalone adapter server?

I want to run some integration tests with Vitest and for some reason I don't want to use the createCaller() API. Is there a way to close the Standalone server when tearing down the tests?
Was this page helpful?