Menu
Testing LibraryDocsExamples
HelpBlog
๐ŸŒœ
๐ŸŒž
Testing Library
  • Docs
  • Examples
  • Help
  • Blog
  • Getting Started
    • Introduction
    • Guiding Principles
    • FAQ
  • Core API
    • Queries
      • About Queries
      • ByRole
      • ByLabelText
      • ByPlaceholderText
      • ByText
      • ByDisplayValue
      • ByAltText
      • ByTitle
      • ByTestId
    • User Actions
      • Firing Events
      • Async Methods
      • Appearance and Disappearance
      • Considerations for fireEvent
      • Using Fake Timers
    • Advanced
      • Accessibility
      • Custom Queries
      • Debugging
      • Querying Within Elements
      • Configuration Options
  • Frameworks
    • DOM Testing Library
      • Introduction
      • Install
      • Example
      • Setup
      • API
      • Cheatsheet
    • React Testing Library
      • Introduction
      • Example
      • Setup
      • API
      • Migrate from Enzyme
      • FAQ
      • Cheatsheet
    • Reason Testing Library
      • Introduction
      • Examples
    • Native Testing Library
      • Introduction
      • Example
      • Setup
    • Vue Testing Library
      • Introduction
      • Examples
      • Setup
      • API
      • Cheatsheet
      • FAQ
    • Marko Testing Library
      • Introduction
      • Setup
      • API
    • Angular Testing Library
      • Introduction
      • Examples
      • API
    • Preact Testing Library
      • Introduction
      • Example
      • API
      • Learn
    • Svelte Testing Library
      • Introduction
      • Setup
      • Example
      • API
    • Cypress Testing Library
    • Puppeteer Testing Library
    • Testcafe Testing Library
    • Nightwatch Testing Library
  • Ecosystem
    • user-event
    • jest-dom
    • bs-jest-dom
    • jest-native
    • react-select-event
    • eslint-plugin-testing-library
    • eslint-plugin-jest-dom
    • riot-testing-library
    • jasmine-dom
    • query-extensions
    • rtl-simple-queries
    • testing-library-selector

Setup

Vue Testing Library does not require any configuration to be used.

Edit this page
Last updated on 11/4/2020 by Matan Borenkraout
Previous
ยซ Examples
Next
API ยป

Docs

  • Getting Started
  • Examples
  • API
  • Help

Community

  • Blog
  • Stack Overflow
  • Discord

More

  • Star
  • GitHub
  • Edit Docs on GitHub
  • Hosted by Netlify
Copyright ยฉ 2018-2021 Kent C. Dodds and contributors