Cargando…

Testable JavaScript /

One skill that's essential for any professional JavaScript developer is the ability to write testable code. This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you're creating a new application or rewriting legacy co...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Trostler, Mark Ethan
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, 2013.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Testable JavaScript
  • Complexity
  • Event-based architectures
  • Unit tests
  • Code coverage
  • Integration, performance, and load testing
  • Debugging
  • Automation.