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 configured unit tests in it, and you open it in AppCode, you need to create test run configurations: go to Run | Edit Configurations and add a OCUnit configuration.
Here you need to specify a class and methods to be run - note, that you can use code completion in these fields. If you leave the Class fie