Paul Solt 12/3/2012

Unit Testing Static Libraries with Kiwi for iOS Development

Read Original

This technical article details the challenges of unit testing UIKit-dependent code within an iOS static library. It explains the difference between logic and application tests in Xcode, provides a crash stack trace as an example, and offers a solution involving creating a new application target to properly configure tests with the Kiwi framework.

Unit Testing Static Libraries with Kiwi for iOS Development

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week