swiftlang / swift-corelibs-xctest

The XCTest Project, A Swift core library for providing unit test support
swift.org
Apache License 2.0
1.15k stars 267 forks source link

Add a basic implementation of `XCTIssue`. #466

Closed grynspan closed 2 months ago

grynspan commented 1 year ago

This PR adds a basic implementation of XCTIssue and record(_:). The implementation is not as complex as the one in the XCTest framework that ships in Xcode. The interface is equivalent.

Resolves #348.

grynspan commented 1 year ago

@swift-ci please test

grynspan commented 1 year ago

@swift-ci please test

grynspan commented 1 year ago

@swift-ci please test

grynspan commented 1 year ago

@swift-ci please test

grynspan commented 1 year ago

@swift-ci please test Windows

grynspan commented 1 year ago

@swift-ci please test

grynspan commented 1 year ago

@swift-ci please test Windows

grynspan commented 1 year ago

@swift-ci please test Windows