26 Components & Libraries
Vue Test Utils Component testing utils for Vue 3. Languages 🇫🇷 French version of this README.md Installation and Usage yarn: yarn add @vue/test-util
Vue Testing Library Simple and complete Vue.js testing utilities that encourage good testing practices. Vue Testing Library is a lightweight adapter b
🎉 Front end of Sonic cloud real machine testing platform English | 简体中文 Official Website Sonic Official Website Background What is sonic ? Nowadays,
Vue Test Utils Component testing utils for Vue 3. Installation and Usage yarn: yarn add @vue/test-utils --dev npm: npm install @vue/test-utils --save-
Vue Test Utils Vue Test Utils is the official testing library for Vue.js. Packages This repository provides the following two packages: Vue Test Utils
Invoker Test Toolkit Getting Started Install the NPM dependencies using npm install as well as the composer dependencies using: composer install You
Vue Hubble makes it simple to add selectors (only in your testing environment) and target component elements in tests without worrying about collisions, extraneous classes, etc.
jest-serializer-vue-tjw Jest Vue snapshot serializer Logo made by Aurora Wooton (age 14) Quotes: "This looks fantastic! This might sell me on testing.
VueUnit A library for Vue.js that makes it easier to create and unit test components. Easily test props, events, and slots (including named slots) Opt
A tool for testing and debugging your Vue + Vuex applications.
Is this gov.ph site secure? Show which gov.ph sites are secure and when their SSL certificates expire Contributing Thanks for your interest to contrib
vue-a2b split testing for Vuejs Usage Add the package to your project: yarn add vue-a2b # or npm install vue-a2b …and register it to Vue: import VueAB
Arca-International Webdev test Frontend Screen View Registration View Add Employee logout Login and add Project Detail Employee Edit Employee Delete E
Simple testing tools for vuejs
HubSpot Web Team Exercise - Instructions Welcome to the HubSpot Web Team's coding exercise 👋 Make sure you read these instructions carefully before y
This template should help get you started developing with Vue 3 in Vite.
Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes
CSS Grid Generator Site: https://cssgrid-generator.netlify.com/ This project is a way for people to use CSS Grid features quickly to create dynamic la
frozeneon-test Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build
test-vbaobab Project setup yarn install Compiles and hot-reloads for development yarn serve Compiles and minifies for production yarn build Lints a
jest-vue-matcher Additional jest matchers for vue Install yarn add jest-vue-matcher -D Setup import { mount } from '@vue/test-utils' import matchers
vuenit Vue Unit Test Helpers Vuenit is a testing utility that offers a number of useful methods to make testing Vue applications easier: Easily mount
js-spider Let your users be your testers. Catch every error from your production JavaScript code
✅ Vue Test Actions Unit testing Vuex actions with Jest mocks. 💻 Install npm i --save vue-test-actions or yarn add vue-test-actions 🕹 Usage import te
This is a collection of test utilities for vuex. For actions you can check if things are commited or dispatched, and what their payload was.