---
title: "provideScope(for:testCase:performing:)"
framework: swift
role: symbol
role_heading: Instance Method
path: "swift/never/providescope(for:testcase:performing:)"
---

# provideScope(for:testCase:performing:)

## Declaration

```swift
func provideScope(for test: Test, testCase: Test.Case?, performing function: @Sendable () async throws -> Void) async throws
```
