๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Testing Vue.js Components with Jest: A concise guide to testing Vue.js components using Jest and the official Vue Test Utils library

โœ Scribed by Alex Jover Morales


Publisher
Packt Publishing
Year
2019
Tongue
English
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Unit test your Vue.js components with this fully-featured JavaScript testing framework

Key Features

  • Understand the various testing styles and their purpose
  • Gain insight into how to test methods by avoiding dependencies
  • Explore snapshot testing and its applications

    Book Description

    Unit testing in modern component-based JavaScript frameworks is not straightforward. You need a test suite that is reliable and runs quickly. Components are connected to one another, and the browser adds a layer of UI, which makes everything inter-dependent while we test components in isolation. Jest is a fully-featured JavaScript testing framework that will do all your work for you.

    This book shows you how to test Vue.js components easily and take advantage of the fully-featured Jest testing framework with the aid of practical examples. You'll learn the different testing styles and their structures. You'll also explore how your Vue.js components respond to various tests. You'll see how to apply techniques such as snapshot testing, shallow rendering, module dependency mocking, and module aliasing to make your tests smooth and clean.

    By the end of this book, you'll know all about testing your components by utilizing the features of Jest.

    What you will learn

  • Set up a Vue-test project to get started with Jest
  • Unit test your components using techniques such as shallow rendering
  • Gain insights into how to test the reactive parts in the logic of the Vue.js components
  • Explore how to test deeply rendered Vue.js components
  • Perform easy and quick tests with module dependency mocking, module aliasing, and more
  • Know-how and when to use snapshot testing

    Who this book is for

    If you are a programmer looking to make your development process smooth and bug-free, this is an ideal book for you. Prior knowledge and experience of JavaScript will help you quickly and easily grasp the concepts explained in this book.

  • โœฆ Subjects


    Computer Technology, Nonfiction, COM051000, COM051260, COM060160


    ๐Ÿ“œ SIMILAR VOLUMES


    Testing Vue. Js Applications
    โœ Edd Yerburgh ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Manning Publications Company ๐ŸŒ English

    Vue is a powerful web framework that changes the way you build web UI. To test applications built with Vue, you need to master a new set of tools and techniques designed to work with Vue's unique reactive design and the flexible collection of components that make up the Vue stack. Mastering Vue test

    Best Test Design
    โœ Benjamin Drake Wright and Mark H. Stone ๐Ÿ“‚ Library ๐Ÿ“… 1979 ๐Ÿ› MESA ๐ŸŒ English
    Composing Software Components: A Softwar
    โœ Dick Hamlet (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Springer US ๐ŸŒ English

    <p><p>Software components and component-based software development (CBSD) are acknowledged as the best approach for constructing quality software at reasonable cost. <i>Composing Software Components: A Software-testing Perspective</i> describes a 10-year investigation into the underlying principles

    Composing Software Components: A Softwar
    โœ Dick Hamlet (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2010 ๐Ÿ› Springer US ๐ŸŒ English

    <p><p>Software components and component-based software development (CBSD) are acknowledged as the best approach for constructing quality software at reasonable cost. <i>Composing Software Components: A Software-testing Perspective</i> describes a 10-year investigation into the underlying principles