XCTest
Last updated
Last updated
Documentation for Qase API and Reporters is at https://reporters.qase.io/
XCTest is a testing framework that allows you to create and run UI tests, unit tests, and performance tests for your Xcode projects in Swift and Objective-C languages. It is pre-built with Xcode.
To pass the results of your XCTest executions, you can use our Qase CLI tool.
Navigate to the Apps page and switch to "Reporters" section, then click the "XCTest " card:
Click "Activate":
Switch to "Access Tokens" and generate an API token that the XCTest app will be using:
Use the Qase CLI tool to publish your XCTest results.
Once the XCTest app is installed, any test cases, test runs, and test results created and submitted will appear with the XCTest as the author of said cases, runs or results (instead of a specific user whose API token has been used). Slack notifications will also appear with the XCTest app as the author.