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

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

Merged
merged 18 commits into from Nov 10, 2022
Merged

Conversation

antfu
Copy link
Member

@antfu antfu commented Apr 25, 2022

πŸ”— 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
Copy link

netlify bot commented Apr 25, 2022

βœ… Deploy Preview for nuxt3-docs canceled.

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

@Atinux
Copy link
Member

Atinux commented Apr 26, 2022

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 pi0 June 13, 2022 03:22
@pi0 pi0 force-pushed the main branch 2 times, most recently from 247e18b to c98e5c7 Compare September 14, 2022 10:41
@AndrewBogdanovTSS
Copy link

Any updates on this PR?

@pi0 pi0 changed the title feat: nuxi test supports setup globally feat(nuxi)!: setup nuxt globally with nuxt test Nov 10, 2022
@pi0 pi0 merged commit b4d7d62 into main Nov 10, 2022
@pi0 pi0 deleted the feat/nuxt-test-global branch November 10, 2022 14:55
@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants