---
title: "confirm(count:)"
framework: testing
role: symbol
role_heading: Instance Method
path: "testing/confirmation/confirm(count:)"
---

# confirm(count:)

Confirm this confirmation.

## Declaration

```swift
func confirm(count: Int = 1)
```

## Parameters

- `count`: The number of times to confirm this instance.

## Discussion

Discussion As a convenience, this method can be called by calling the confirmation directly.
