cloudflare / cloudflare/worker-typescript-template
There is some problem with testing code
Open
- Dominant language
- TypeScript
- Stars
- 447
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
When I use `fetch('someUrl')` in my code, the jest will report a bug like `ReferenceError: fetch is not defined`. How can I solve this problem?
Contributor guide
Assessment
This issue has not been assessed yet.