Pro iOS Testing: XCTest Framework for UI and Unit Testing
by Avi Tsadok
English | 2020 | ISBN: 1484263812 | 319 Pages | PDF EPUB | 10 MB
by Avi Tsadok
English | 2020 | ISBN: 1484263812 | 319 Pages | PDF EPUB | 10 MB
A few years ago, tests on mobile platforms were not very popular. It wasn’t a technical constraint, more a cultural one. But these days it’s a crucial skill set, especially when projects become big and hard to maintain. This book shows you how to set up a testing target in XCode unit tests. You'll learn how to write unit tests properly and incorporate concepts like spies and mocks and code coverage. You'll also learn the philosophy behind the architecture of UI tests, and how to mock network and DB layers in testing. Write unbreakable UI tests performance tests, as well. And learn the difference between integration tests and snapshot testing.