vue-test-utils
Test utilities
Utilities for writing unit tests and integration tests for Vue.js applications.
Component Test Utils for Vue 2
4k stars
57 watching
668 forks
Language: JavaScript
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
vuejs/core | A progressive JavaScript framework for building user interfaces on the web using TypeScript. | 47,701 |
vuejs/vue | A framework for building user interfaces using JavaScript and TypeScript. | 207,993 |
vuejs/vue-router | A JavaScript library for managing client-side routing in Vue applications | 18,987 |
vuejs/vue-cli | Automates the process of creating and building Vue.js projects | 29,759 |
vuejs/devtools-v6 | An extension for debugging Vue.js applications in browser devtools | 24,683 |
vuecomponent/ant-design-vue | An enterprise-class UI design system based on Ant Design and Vue for building desktop applications. | 20,272 |
vue-generators/vue-form-generator | A Vue.js component that generates forms based on predefined schemas | 2,996 |
vuejs/vue-hackernews | A Vue.js application that mimics the HackerNews website with features such as routing, comments, and real-time updates. | 2,513 |
lusaxweb/vuesax | A comprehensive framework of reusable UI components for Vue.js applications | 5,640 |
vuejs/eslint-plugin-vue | A plugin that enhances ESLint to support Vue.js projects | 4,471 |
geekyants/vue-native-core | A framework to build cross-platform native mobile apps using JavaScript | 8,315 |
vuejs/vuefire | A Vue.js wrapper for interacting with Firebase services like databases and Firestore | 3,864 |
vuejs/language-tools | A set of tools and plugins for Vue.js development, providing features like language serving, type checking, and component metadata extraction. | 5,866 |
vuejs/vue-loader | A loader for webpack that allows authoring Vue components in Single-File Components (SFCs) format | 4,988 |
vuelidate/vuelidate | A lightweight validation library for JavaScript applications | 6,879 |