<!--
{
  "availability" : [

  ],
  "documentType" : "symbol",
  "framework" : "XCTest",
  "identifier" : "/documentation/XCTest/XCTIssue-swift.struct/IssueType",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "XCTest"
    ],
    "preciseIdentifier" : "s:6XCTest8XCTIssueV9IssueTypea"
  },
  "title" : "XCTIssue.IssueType"
}
-->

# XCTIssue.IssueType

Constants that indicate types of test failures, such as assertion failures, performance regressions, or thrown errors.

```
typealias IssueType = XCTIssueReference.IssueType
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)