Vue Testing Handbook

Guide on Testing Vue Components

Creator

Lachlan Miller

Description

The Vue Testing Handbook is a collection of short, focused examples on how to test Vue components. It uses vue-test-utils, the official library for testing Vue components, and Jest, a modern testing framework. It covers the vue-test-utils API, as well as best practises for testing components.
Visit Site
Related Projects