Loading…

Simplify testing with react testing library : create maintainable tests using RTL that do not break with changes /

A fast-paced, practical guide to helping you leverage React Testing Library to test the DOM output of components. React Testing Library (RTL) is a lightweight and easy-to-use tool for testing the document object model (DOM) output of components. This book will show you how to use this modern, user-f...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Crump, Scottie (Author)
Format: Electronic eBook
Language:Inglés
Published: Birmingham : Packt Publishing, 2021.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Table of Contents Exploring React Testing Library Working with React Testing Library Testing Complex Components with React Testing Library Integration Testing and Third Party Libraries in Your Application Refactoring Legacy Applications with React Testing Library Implementing Additional Tools and Plugins for Testing End-to-End UI Testing with Cypress.