-
Notifications
You must be signed in to change notification settings - Fork 150
XCSkip equivalents in swift-testing #120
Copy link
Copy link
Labels
concurrency🔀 Swift concurrency/sendability issues🔀 Swift concurrency/sendability issuesenhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItraitsIssues and PRs related to the trait subsystem or built-in traitsIssues and PRs related to the trait subsystem or built-in traits
Milestone
Metadata
Metadata
Assignees
Labels
concurrency🔀 Swift concurrency/sendability issues🔀 Swift concurrency/sendability issuesenhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItraitsIssues and PRs related to the trait subsystem or built-in traitsIssues and PRs related to the trait subsystem or built-in traits
Type
Fields
Give feedbackNo fields configured for Feature.
Description
The old XCTest based test case:
The closest migrating to swift-testing I could think of.
Expected behavior
XCSkiphave an equivalent in swift-testingActual behavior
XCSkiphave no equivalent in swift-testingSteps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of
swift --version ; uname -a)No response