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:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
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