+
+
Examples
+
-> Full code available at [`wxt-dev/examples`](https://github.com/wxt-dev/examples)
+
+
+
+
diff --git a/docs/get-started/testing.md b/docs/get-started/testing.md
deleted file mode 100644
index 27d88fd6..00000000
--- a/docs/get-started/testing.md
+++ /dev/null
@@ -1,25 +0,0 @@
-# Testing
-
-## Official Frameworks
-
-WXT officially supports [Vitest](https://vitest.dev/) for unit tests and either [Playwright](https://playwright.dev/) or [Puppeteer](https://pptr.dev/) for E2E tests against Chromium browsers.
-
-For details setting up each testing framework, see the official examples:
-
-