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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Birmingham :
Packt Publishing,
2021.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.