Agile Swift: Swift Programming Using Agile Tools and Techniques
Autor Godfrey Nolanen Limba Engleză Paperback – 23 dec 2016
Make your Swift apps agile and sound with this short step by step guide. You'll learn about unit testing, mocking and continuous integration and how to get these key ingredients running in your Swift projects. This book also looks at how to write your Swift apps using test driven development (TDD).
Agile practices have made major inroads in iOS development, however it’s very unusual to see something as basic as unit testing on a Swift application. Done correctly, Agile development results in a significant increase in development efficiency and a reduction in the number of defects.
Apple has released unit testing and code coverage frameworks for Swift development in XCode. Up until now getting unit testing up and running in Swift was not for the faint-hearted. Thankfully now, there is no excuse other than a lack of information on where to get started.
iOS developers are faced with their own set of problems such as tightly coupled code, fragmentation, immature testing tools all of which can be solved using existing Agile tools and techniques. Swift Programming Using Agile Tools and Techniques is your solution to handling these tasks.
What You Will Learn
- Write unit tests in Swift
- Write an application using test driven development
- Examine GUI testing, refactoring, and mocking frameworks
- Set up and configure a continuous integration server
- Measure code coverage
Who This Book Is For
Swift developers and would be mobile app testers will benefit from the guidance in this book.
Preț: 190.16 lei
Preț vechi: 237.69 lei
-20% Nou
Puncte Express: 285
Preț estimativ în valută:
36.39€ • 38.39$ • 30.33£
36.39€ • 38.39$ • 30.33£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484221013
ISBN-10: 148422101X
Pagini: 110
Ilustrații: XI, 173 p. 127 illus., 120 illus. in color.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 148422101X
Pagini: 110
Ilustrații: XI, 173 p. 127 illus., 120 illus. in color.
Dimensiuni: 155 x 235 x 10 mm
Greutate: 0.27 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Introduction
2. Swift Unit Testing
3. Third Party Tools
4. Mocking
5. GUI Testing
6. Test Driven Development
2. Swift Unit Testing
3. Third Party Tools
4. Mocking
5. GUI Testing
6. Test Driven Development
Notă biografică
Godfrey Nolan is founder and president of RIIS LLC, a mobile development firm in the Detroit Metro area. He is also author of Agile Android, Bulletproof Android, Android Best Practices, Decompiling Android and Decompiling Java. Godfrey has spoken at DroidCon, AnDevcon, as well as JavaOne, ASP-Connections, VSLive, Codemash, Code PaLOUsa, 1DevDay and many local Java and .Net user groups on a wide range of topics, such as Continuous Integration, Executable Requirements and mobile security.
Textul de pe ultima copertă
This short step by step guide walks you through unit testing, mocking and continuous integration and how to get these running in your Swift projects. Agile Swift also looks at how to write your Swift apps using test driven development (TDD).
What you'll learn
· How to write unit tests in Swift
· How to write an application using Test Driven Development
· Refactoring· Mocking frameworks
· How to set up and configure a Continuous Integration Server
· How to measure code coverage
· GUI Testing
Caracteristici
Using the techniques in this book will dramatically lower the number of defects in your app Nothing like it on the market iOS rapidly moving away from Objective C to Swift