---
title: associatedBugs
framework: testing
role: symbol
role_heading: Instance Property
path: testing/test/associatedbugs
---

# associatedBugs

The set of bugs associated with this test.

## Declaration

```swift
var associatedBugs: [Bug] { get }
```

## Discussion

Discussion For information on how to associate a bug with a test, see the documentation for Bug.
