Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

iOS Code Testing: Test-Driven Development and Behavior-Driven Development with Swift

Posted By: AvaxGenius
iOS Code Testing: Test-Driven Development and Behavior-Driven Development with Swift

iOS Code Testing: Test-Driven Development and Behavior-Driven Development with Swift By Abhishek Mishra
English | PDF | 2017 | 449 Pages | ISBN : 1484226887 | 11.4 MB

Put into motion practical examples to master Test-Driven Development (TDD) and acceptance testing in Swift.
This book uses a pragmatic approach to writing well-tested code and provides techniques that can be used to retrofit tests to legacy code bases. You'll be introduced to basic principles of TDD, such as Test First, Red-Green-Refactor, Remove Duplicate code, Dependency Injection, and Single Responsibility. Approaches covered include TDD, behavior-driven development (BDD), UI, and acceptance testing with common standard/open source frameworks.
iOS Code Testing offers helpful instruction to teach iOS developers to retrospectively fit tests to legacy code, refactor legacy code so as to make the code more testable, install and configure a popular Swift BDD framework, practice BDD with Xcode, and create automated UI tests with Xcode. Additionally, many projects have legacy code bases. Legacy code is often seen as a blocker when it comes to implementing any kind of testing.
Fit test to legacy code retrospectively
Install and configure popular Swift BDD frameworks
Practice BDD with Xcode

Software practitioners, such as Swift developers and mobile app testers.