Skip to content

Add Vitest testing guides #4

Description

@miguelfernandezdev

Add a dedicated testing section with practical Vitest guides for Vue applications.

Topics to cover:

  • Component testing with @vue/test-utils
  • Testing composables (sync, async, with dependencies)
  • Mocking strategies (modules, APIs, timers)
  • Snapshot testing best practices
  • E2E testing overview (Playwright/Cypress integration)

Should go deeper than the existing testing Q&A questions with full walkthrough examples.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions