How to test Vuetify forms inputs with Vitest

  • 2 months ago
Vuetify is a popular open-source UI library for Vue.js that provides a wide range of pre-built components, from buttons and layouts to data tables and charts, that follow the Material Design specification.

This video shows how to test the Vuetify forms inputs using Vitest.

Recommended