AppCode 2017.1 Help

Creating Run/Debug Configuration for Tests

Introduction

You can run your tests (test cases, test suites, etc.) using run/debug configurations, in the way similar to running ordinary applications.

Creating a test configuration

To create a test configuration

  1. Open the Run/Debug Configuration dialog box by doing one of the following:
    • On the main menu, choose Run | Edit Configurations.
    • Press ⌥⇧F10 and choose Edit Configuration on the context menu.
  2. Click /help/img/idea/2017.1/new.png on the toolbar and select XCTest/Kiwi or Google Test.
  3. Specify name,target and other parameters for the created configuration and click OK.

See Also

Last modified: 26 July 2017