---
title: tests
framework: xctest
role: symbol
role_heading: Instance Property
path: xctest/xctestsuite/tests
---

# tests

All tests currently in the test suite.

## Declaration

```swift
var tests: [XCTest] { get }
```

## See Also

### Managing Tests

- [addTest(_:)](xctest/xctestsuite/addtest(_:).md)
