Testing Vue.js Applications cover
welcome to this free extract from
an online version of the Manning book.
to read more
or

About this book

 

This is a book about writing automated tests for Vue applications. Most of the book is focused on unit testing, because the techniques for unit testing components are the most specific to Vue. I also spend a chapter explaining snapshot testing and a chapter explaining end-to-end testing.

The aim of the book is to teach you how to write a robust suite of automated tests to verify that your Vue applications work correctly. I’ll teach you the techniques and the approach to testing that I’ve found most effective.

Who should read this book

Testing Vue.js Applications is written for Vue developers who want to improve their testing skills. The book is intended for both experienced Vue developers and beginners, although developers with no Vue experience should learn the basics before picking up this book.

How this book is organized

This book is organized into 14 chapters:

About the code

Online resources

Book forum

sitemap