Skip to content

Conversation

@WuMingDao
Copy link
Contributor

Summary

Add Qwik framework example to the browser-examples repository.

Changes

  • Add Qwik example with HelloWorld component
  • Implement counter functionality using Qwik signals
  • Add browser tests using vitest-browser-qwik
  • Include complete configuration files (package.json, tsconfig.json, vitest.config.ts)

Test plan

  • Component renders correctly
  • Counter increments on button click
  • Tests pass with vitest browser mode

🤖 Generated with Claude Code

@sheremet-va sheremet-va merged commit 453f3d4 into vitest-tests:main Jan 1, 2026
3 checks 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