Skip to content

docs(test): Add README guide for browser testing#452

Merged
antfu merged 1 commit intonuxt:mainfrom
JessicaSachs:docs/browser-testing
Dec 17, 2025
Merged

docs(test): Add README guide for browser testing#452
antfu merged 1 commit intonuxt:mainfrom
JessicaSachs:docs/browser-testing

Conversation

@JessicaSachs
Copy link
Copy Markdown
Contributor

🔗 Linked issue

#451

❓ 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)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

I use Vitest Browser Mode on top of Nuxt Icon and Nuxt UI. I wanted to be able to see my icons properly, but the server bundle is not enabled by default in Nuxt Testing environments.

It took me a while to figure out how to get it working, so I wanted to document it.

@antfu antfu merged commit ee50286 into nuxt:main Dec 17, 2025
1 check passed
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.

2 participants