Cargando…

Svelte with Test-Driven Development : advance your automated testing skills with Vitest, Playwright and Cucumber.js /

Build robust and performant applications by developing SvelteKit applications using automated testing and TDD techniques, including unit and end-to-end testing, custom matchers, component mocking, and authentication Purchase of the print or Kindle book includes a free PDF eBook Key Features Understa...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Irvine, Daniel (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2023.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Table of Contents Setting up for Testing Introducing the Red-Green-Refactor Workflow Loading Data into a Route Saving Form Data Validating Form Data Editing Form Data Tidying up Test Suites Creating Matchers to Simplify Tests Extracting Logic Out of the Framework Test-Driving API Endpoints Replacing Behavior with a Side-By-Side Implementation Using Component Mocks to Clarify Tests Adding Cucumber Tests Testing Authentication Test-Driving Svelte Stores Test-Driving Service Workers.