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 popular. It...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, California :
Apress
[2020]
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631037906719 |
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.