Skip to content
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

fix!: load nuxt app within setupFiles #260

Merged
merged 1 commit into from
Dec 2, 2023
Merged

fix!: load nuxt app within setupFiles #260

merged 1 commit into from
Dec 2, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Dec 1, 2023

This moves the Nuxt environment setup into setupFiles which will provide a more consistent approach in future (danielroe/nuxt-vitest#290 (comment)).

I've separated out this refactor from the move to Vitest 0.34+ as the approach is backwards-compatible.

resolves #573

cc: @sheremet-va

@danielroe danielroe requested a review from antfu December 1, 2023 23:55
@danielroe danielroe self-assigned this Dec 1, 2023
@danielroe danielroe marked this pull request as ready for review December 2, 2023 00:02
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.

add support for vitest v0.34.1
2 participants