vuex-saga
vuex-saga copied to clipboard
Add select effect for better testing support
Added select method to make it easier to test generator flows when there's a need to use getters or select stuff from state
The need for that came from lack of anything like this: https://github.com/redux-saga/redux-saga/tree/master/docs/api#selectselector-args