现在位置 >首页 > 所有关于XCTest的文章

iOS Unit Testing by Example: Tips and Techniques Using S...

手机开发专题, 英文图书  暂无评论 ⁄ 730 次阅读+
Book Description: Fearlessly change the design of your iOS code with solid unit tests. Use Xcode's built-in test framework XCTest and Swift to get rapid feedback on all your code - including legacy code. Learn the tricks and techniques of testing all iOS code, especially view controllers (UIViewControllers), which are critical to iOS apps. Learn to isolate and replace dependencies in legacy code written without tests. Practice safe refactoring that makes these te...
详细信息

Pro iOS Testing

英文图书, 软件  暂无评论 ⁄ 312 次阅读+
Book Description Discover what tools there are for unit testing in iOS, and how to work in a test-driven environment. This book reveals how testing is a crucial capability in any iOS developer’s toolset, and a minimum requirement in iOS interviews. 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 main...
详细信息