Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

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

Merged
merged 3 commits into from Nov 10, 2022
Merged

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Nov 8, 2022

πŸ”— Linked issue

resolves nuxt/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.

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

codesandbox bot commented Nov 8, 2022

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

@netlify
Copy link

netlify bot commented Nov 8, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

Name Link
πŸ”¨ Latest commit 375d716
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/636cc3280c82ce000a34e036

packages/test-utils/src/run.ts Outdated Show resolved Hide resolved
@pi0 pi0 changed the title fix(test-utils): update vitest extension fix(test-utils)!: update vitest extension Nov 10, 2022
@pi0 pi0 changed the title fix(test-utils)!: update vitest extension fix(test-utils)!: use vitest/node subpath export Nov 10, 2022
@pi0 pi0 merged commit 46cf256 into main Nov 10, 2022
@pi0 pi0 deleted the fix/update-vitest-import branch November 10, 2022 09:27
@pi0 pi0 mentioned this pull request Nov 15, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
3.x bug Something isn't working test-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