Skip to content

Conversation

@danielroe
Copy link
Member

πŸ”— Linked issue

resolves #1283

❓ 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

This adds support for using the Nuxt environment in browser testing mode! (You need to explicitly set environment: 'nuxt' along with using the browser environment for this to work.

@danielroe danielroe self-assigned this May 15, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented May 15, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/test-utils@1294

commit: bcf0578

@danielroe danielroe merged commit 42a2d6e into main May 15, 2025
6 checks passed
@danielroe danielroe deleted the feat/browser-testing branch May 15, 2025 13:23
@github-actions github-actions bot mentioned this pull request May 15, 2025
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.

support nuxt environment in browser mode

2 participants