vitest-browser-astro@0.1.0
·
6 commits
to main
since this release
Minor Changes
-
#4
51d659fThanks @ascorbic! - Initial release of vitest-browser-astroThis package provides a Vitest browser mode renderer for Astro components, allowing you to test Astro components in a browser environment using Vitest's browser mode.
Features:
- Render Astro components in browser tests
- Support for React components within Astro
- Full access to browser APIs during testing
- Plugin integration for Vitest configuration