cloudflare-docs
cloudflare-docs copied to clipboard
[Workers] Add docs for Vitest testing
Adds new Testing section to the Workers docs that contains:
- setup and install instructions for
@cloudflare/vitest-pool-workers - API docs for
@cloudflare/vitest-pool-workers - Recipes to help users with a variety of test scenarios
- Migration guides for
unstable_devand Miniflare 2's Vitest environment
It also moves the local dev guide from Observability into this section.
Deploying with
Cloudflare Pages
| Latest commit: |
7aae21d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://31c4174e.cloudflare-docs-7ou.pages.dev |
| Branch Preview URL: | https://admah-vitest-pool-docs.cloudflare-docs-7ou.pages.dev |
This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
- [ ]
/workers/observability/local-development-and-testing/
Files with changes (up to 15)
@deadlypants1973 this is ready for review.