Test and debug
Learn how to test and debug your Worker.
Objectives
- Learn how to use
wrangler dev
to test your Worker locally. - Review Worker logs with
wrangler tail
or the Cloudflare dashboard.
Start module
Learn how to test and debug your Worker.
wrangler dev
to test your Worker locally.wrangler tail
or the Cloudflare dashboard.