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

feat(nuxi)!: setup nuxt globally with nuxt test - #4578

Merged
pi0 merged 18 commits into
mainfrom
feat/nuxt-test-global
Nov 10, 2022
Merged

feat(nuxi)!: setup nuxt globally with nuxt test#4578
pi0 merged 18 commits into
mainfrom
feat/nuxt-test-global

Conversation

@antfu

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ 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

It allows users to test their app using nuxi test without explicitly add setup in their test files.

📝 Checklist

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

@netlify

netlifyBot commented Apr 25, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs canceled.

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

@atinux

Copy link
Copy Markdown
Member

It looks beautiful when looking at https://github.com/nuxt/framework/blob/feat/nuxt-test-global/examples/advanced/testing/tests/basic.test.ts

@antfu
antfu requested a review from pi0June 13, 2022 03:22
Comment threadpackages/test-utils/src/run.ts
@pi0
pi0force-pushed the main branch 2 times, most recently from 247e18b to c98e5c7CompareSeptember 14, 2022 10:41
@AndrewBogdanovTSS

Copy link
Copy Markdown

Any updates on this PR?

@pi0pi0 changed the title feat: nuxi test supports setup globallyfeat(nuxi)!: setup nuxt globally with nuxt testNov 10, 2022
pi0
pi0 approved these changes Nov 10, 2022
@pi0
pi0 merged commit b4d7d62 into mainNov 10, 2022
@pi0
pi0 deleted the feat/nuxt-test-global branch November 10, 2022 14:55
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@antfu@atinux@AndrewBogdanovTSS@pi0@danielroe