yo icon indicating copy to clipboard operation
yo copied to clipboard

Migrate route-exit.js to Vitest (part of #882)

Open umer2001m opened this issue 6 months ago • 0 comments

This PR migrates the route-exit.js test file from Mocha to Vitest as part of the v6 release tracking issue (#882).

✅ Rewrites the test file using Vitest syntax
✅ Updates package.json test script to use Vitest

This contributes to Yeoman's upcoming v6 release and aligns with modern test tooling practices.

resolves #882.

umer2001m avatar Jun 04 '25 03:06 umer2001m