Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.
/frameworkPublic archive

fix(test-utils)!: use vitest/node subpath export - #8815

Merged
pi0 merged 3 commits into
mainfrom
fix/update-vitest-import
Nov 10, 2022
Merged

fix(test-utils)!: use vitest/node subpath export#8815
pi0 merged 3 commits into
mainfrom
fix/update-vitest-import

Conversation

@danielroe

@danielroedanielroe commented Nov 8, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#15404

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This updates the extension of vitest greater than 0.24.0.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@danielroedanielroe added bug Something isn't working test-utils labels Nov 8, 2022
@danielroe
danielroe requested review from antfu and pi0November 8, 2022 14:30
@danielroedanielroe self-assigned this Nov 8, 2022
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 8, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

NameLink
🔨 Latest commit375d716
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/636cc3280c82ce000a34e036

Comment threadpackages/test-utils/src/run.ts Outdated
@pi0pi0 changed the title fix(test-utils): update vitest extensionfix(test-utils)!: update vitest extensionNov 10, 2022
pi0
pi0 approved these changes Nov 10, 2022
@pi0pi0 changed the title fix(test-utils)!: update vitest extensionfix(test-utils)!: use vitest/node subpath exportNov 10, 2022
@pi0
pi0 merged commit 46cf256 into mainNov 10, 2022
@pi0
pi0 deleted the fix/update-vitest-import branch November 10, 2022 09:27
@pi0pi0 mentioned this pull request Nov 15, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xbugSomething isn't workingtest-utils

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@nuxt/test-utils-edge doesn't work with vitest v0.24.0 or later

3 participants

@danielroe@pi0@antfu