Cargando…

Testing Vue.js applications /

With Testing Vue.js Applications, you'll discover effective testing methods for Vue applications. You'll enjoy author Edd Yerburgh's engaging style and fun real-world examples as you learn to use the Jest framework to run tests for a Hacker News application built with Vue, Vuex, and V...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Yerburgh, Edd (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning Publications, [2019]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introduction to testing Vue applications
  • Creating your first test
  • Testing rendered component output
  • Testing component methods
  • Testing events
  • Understanding Vuex
  • Testing Vuex
  • Organizing tests with factory functions
  • Understanding Vue router
  • Testing Vue router
  • Testing mixins and filters
  • Writing snapshot tests
  • Testing server-side rendering
  • Writing end-to-end tests.