import IssueReportingTestSupport
Coverage
Declarations
Interfaces
func _XCTExpectFailure() -> Any
func _XCTFail() -> Any
func _currentTestID() -> Any
func _recordError() -> Any
func _recordIssue() -> Any
func _withKnownIssue() -> Any
func _withKnownIssueAsync() -> Any
import IssueReporting
Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
import XCTestDynamicOverlay
Define XCTest assertion helpers directly in your application and library code.