You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have created the vue-jest preprocessor which can handle most common SFC features, but it currently does not have 100% feature parity with vue-loader.
What are the missing features? As per the README, CSS support seems to be one. Any others? This also opens up the question of which test runner is recommended for different apps.
Is there a roadmap for having vue-jest have 100% feature parity with vue-loader?