EasyDev
CDCloudflare Developers
•Created by EasyDev on 1/14/2025 in #workers-help
Is it possible to make Vitest code available both locally and in production?
I wrote a simple test. Do I always need to convert the
/
part to workers address or is there a way to do it in vitest?5 replies
CDCloudflare Developers
•Created by EasyDev on 1/11/2025 in #workers-help
Cannot find module 'cloudflare:test' or its corresponding type declarations
I created a project with the bun hono template and installed @Cloudflare/vitest-pool-workers. Afterwards, the test code was not able to find the module.
6 replies