Skip to content

Releases: ascorbic/vitest-browser-astro

vitest-browser-astro@0.2.0

20 Feb 23:30
db52de9

Choose a tag to compare

Minor Changes

vitest-browser-astro@0.1.0

06 Nov 20:24
98a2ede

Choose a tag to compare

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