Vite Plugin Autotester
JSON →vite-plugin-autotester (v0.5.6) is a Vite plugin that integrates AutoTester testing into Vite projects. It automatically generates YAML test stubs for specified components, provides a dev server endpoint at /__autotester for test management, supports hot module replacement for test files, and optionally runs tests after build. It is actively maintained with regular releases, ships TypeScript types, and requires Vite 5, 6, or 7. Compared to other testing integrations, it focuses on stub generation and dev server UX.
Resources
packagevite-plugin-intellitester ↗