This repository was archived by the owner on Mar 24, 2025. It is now read-only.
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
testing: provide a “webtest” equivalent for thrift #442
Open
Description
It would be nice if we had a way to spin up a thrift server that can serve requests within tests, similar to "webtest" for our HTTP services.
We have something like this in baseplate.go