Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 297 Bytes

File metadata and controls

15 lines (10 loc) · 297 Bytes

vuex-store-tutorial

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

Made for the tutorial - Mock Vuex in Vue unit tests

Build Setup

# install dependencies
npm install

# run unit tests
npm run unit