Vue Test Utils for Vue 3 (2.0.0-rc.6)
Guide
API Reference
Migrating from Vue 2
Changelog
GitHub
Guide
API Reference
Migrating from Vue 2
Changelog
GitHub
  • Installation
  • Essentials

    • Getting Started
    • A Crash Course
    • Conditional Rendering
    • Testing Emitted Events
    • Testing Forms
    • Passing Data to Components
    • Write components that are easy to test
  • Vue Test Utils in depth

    • Slots
    • Asynchronous Behavior
    • Making HTTP Requests
    • Transitions
    • Component Instance
    • Reusability and Composition
    • Testing Vuex
    • Testing Vue Router
    • Third-party integration
    • Stubs and Shallow Mount
  • Extending Vue Test Utils

    • Plugins
    • Community and Learning
  • Migrating from Vue 2
  • API Reference

# Transitions

Edit this page
Making HTTP Requests
Component Instance