AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Unit testing in AppCode

Last modified: 17 March 2022

AppCode: 2019.3 or later

Xcode: 11 or later

Initial project: iOSConferences

Final project: iOSConferences

In this tutorial, we will write simple unit tests in AppCode using different testing frameworks — XCTest and Quick/Nimble. You will learn how to create test classes and targets, run and debug tests, view the test coverage information, and more.