Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Testing Vue Single File Components with Wallaby.js

Notifications You must be signed in to change notification settings

3dmind/testing-vuejs-with-wallabyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing Vue Single File Components with Wallaby.js

This repository contains the example shown at the Vue.js Meetup at Hamburg, 19th of June.

Setup

This project uses yarn to manage dependencies from npm.

Run yarn to install all necessary dependencies.

yarn install

Follow the instructions from wallabyjs.com to install the plugin appropriate for your editor or IDE.

Run Tests

VS Code

Hit Ctrl/Cmd + Shift + = and select Start to run all tests.

Webstorm IDE

Create a Run configuration to run all tests. To do so please follow the instructions from wallabyjs.com

About

Testing Vue Single File Components with Wallaby.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages