Quick Start
vitest-environment-web-ext is a Vitest test environment designed specifically for Browser Extensions, enabling end-to-end (E2E) testing of browser extensions. This project is built on Playwright and provides complete testing support for Chrome extensions.
Install Dependencies
Configure Vitest
Type Definitions
To enable better type checking and IntelliSense, you need to configure the types.
tsconfig.json
Update package.json
package.json