Skip to content

vitest-browser-astro@0.1.0

Choose a tag to compare

@mixie-bot mixie-bot released this 06 Nov 20:24
· 6 commits to main since this release
98a2ede

Minor Changes

  • #4 51d659f Thanks @ascorbic! - Initial release of vitest-browser-astro

    This 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