Today we'll talk about unit testing support in AppCode. We'll assume that you already know how it works in Xcode, and that you've read our previous post about run configurations. Let's focus more on the details of how it's done in AppCode.
First, if you already have an Xcode project with configur…