# Testing
- Vue CLI offers pre-configured unit testing and e2e testing setups. 
- If you are interested in manually setting up unit tests for - *.vuefiles, consult the docs for @vue/test-utils, which covers setup with mocha-webpack or Jest.
Vue CLI offers pre-configured unit testing and e2e testing setups.
If you are interested in manually setting up unit tests for *.vue files, consult the docs for @vue/test-utils, which covers setup with mocha-webpack or Jest.
← Linting