Open
Description
As per the official docs:
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 withvue-loader
?