Wallaby configuration example
-
Hello community.
I would like to use Wallaby live testing with my vuex store in the Quasar framework. I’ve tried looking at a couple of configuration samples, but it’s very complicated.
Here’s one for Vue:https://github.com/ChangJoo-Park/vue-wallaby-webpack-template/blob/master/wallaby.js
Does anyone have a Wallaby configuration file for Quasar with vuex? I need to test out some actions that cause me problems.