Test-Driven iOS Development with Swift. Create fully-featured and highly functional iOS apps by writing tests first - Helion

Tytuł oryginału: Test-Driven iOS Development with Swift. Create fully-featured and highly functional iOS apps by writing tests first
ISBN: 9781785880049
stron: 218, Format: ebook
Data wydania: 2016-02-22
Księgarnia: Helion
Cena książki: 107,10 zł (poprzednio: 119,00 zł)
Oszczędzasz: 10% (-11,90 zł)
Test-driven development (TDD) is a proven way to find software bugs early. Writing tests before your code improves the structure and maintainability of your app.
Test-Driven iOS Development with Swift will help you understand the process of TDD and how it impacts your applications written in Swift. Through practical, real-world examples, you’ll start seeing how to implement TDD in context. We will begin with an overview of your TDD workflow and then deep-dive into unit testing concepts and code cycles. We will showcase the workings of functional tests, which will help you improve the user interface. Finally, you will learn about automating deployments and continuous integration to run an environment.
Osoby które kupowały "Test-Driven iOS Development with Swift. Create fully-featured and highly functional iOS apps by writing tests first", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 127,27 zł, (14,00 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,33 zł, (14,00 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 77,78 zł, (14,00 zł -82%)
Spis treści
Test-Driven iOS Development with Swift. Create fully-featured and highly functional iOS apps by writing tests first eBook -- spis treści
- 1. Your First Unit Tests
- 2. Planning and Structuring your Test Driven iOS App
- 3. A Test Driven Data Model
- 4. Test Driven View Controllers
- 5. Testing Network Code
- 6. Put It All Together
- 7. Code Coverage And Continuous Integration
- 8. Where To Go From Here