AppCode
 
Get AppCode

Unit testing in AppCode

Last modified: 02 March 2023

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.