Closed
Description
The name of vue-cli-service test
seems a little misleading to me, since it's only running unit tests but the test
directory contains both unit and e2e tests (assuming the user has chosen to install both).
What would you think about a rename to vue-cli-service unit
to highlight the association with the folder?