I'm trying to test a worker with service bindings using vitest for simple integration tests. Using o

I'm trying to test a worker with service bindings using vitest for simple integration tests. Using only the basic doc config pointing to my wrangler.toml. Vitest doesn't recognize the service bindings of other workers on my account when I try to run it
Was this page helpful?