Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Tsadok, Avi (Author)
Format: Electronic eBook
Language:Inglés
Published: [Berkeley, CA] : Apress, [2020]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 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.