mock-vuex-in-vue-unit-tests-tutorial icon indicating copy to clipboard operation
mock-vuex-in-vue-unit-tests-tutorial copied to clipboard

Example repo demonstrating how to mock Vuex in Vue unit tests

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