Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

umer2001m
Copy link

@umer2001m umer2001m commented Jun 4, 2025

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.

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @umer2001m! Thanks for your contribution!

I can see the changes in the package*.json files but not in the test files... can you commit those changes too? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Track yo v6 release.
2 participants