Cargando…

Pro IOS testing : XCTest framework for UI and unit testing /

Discover what tools there are for unit testing in iOS, and how to work in a test-driven environment. This book reveals how testing is a crucial capability in any iOS developer's toolset, and a minimum requirement in iOS interviews. A few years ago, tests on mobile platforms were not very popula...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tsadok, Avi (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Berkeley, CA] : Apress, [2020]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1
  • Introduction for Testing
  • Chapter 2
  • Setting up our Infrastructure
  • Chapter 3
  • Writing Tests-The Basics
  • Chapter 4
  • Writing Tests
  • Advanced Techniques
  • Chapter 5
  • Integration Tests
  • Chapter 6
  • Write Testable Code
  • Chapter 7
  • User Interface Tests
  • Chapter 8
  • Cover Another Aspect of Your App
  • Performance Testing
  • Chapter 9
  • Snapshot Testing.
  • Chapter 10: Implement Tests in Our Daily Work Routine
  • Chapter 11: Using Command Line Tools.