# Testing

Customers want a web application that works well and make them satisfied. Software companies have to provide an excellent and performance product without nasty errors.

# Official Test Page

Testing with Vue.js

# External Content

Writing a Vue.js unit test with Jest

# Test runner

You can use Jest, Mocha, Cypress to do Unit, Integration or End to End testing.

# Jest

Testing Single-File Components with Jest