Back to Astro

Astro + Vitest + Container API Example

examples/container-with-vitest/README.md

0.0.12775 B
Original Source

Astro + Vitest + Container API Example

sh
npm create astro@latest -- --template container-with-vitest

This example showcases Astro working with Vitest and how to test components using the Container API.