nlochschmidt / vue-router-test-utils-bug

A simple example for a probable bug in the combination of Router and test-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-router-test-utils-bug

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

About

A simple example for a probable bug in the combination of Router and test-utils

License:MIT License


Languages

Language:Vue 50.6%Language:TypeScript 25.5%Language:JavaScript 14.1%Language:HTML 9.8%