Skip to content

Files

Latest commit

d35f7b0 · Oct 12, 2017

History

History
executable file
·
13 lines (9 loc) · 194 Bytes

README.md

File metadata and controls

executable file
·
13 lines (9 loc) · 194 Bytes

vue-test-utils-vuex-example

An example repo demonstrating how to mock Vuex in Vue unit tests

Build Setup

# install dependencies
npm install

# run unit tests
npm run unit