-
Notifications
You must be signed in to change notification settings - Fork 117
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs
Description
Description
I'm in the process of creating a BDD-style DSL on top of Swift Testing (Quick/Quick#1292), and I'm looking at creating Testing.Test
s. I could use Testing.Test.__function
, but that's explicitly discouraged (though that's definitely what I'll be using for the time being).
I'd like for the Test
struct initializers to be made public, so that I have an explicitly supported way to generate Test objects.
lin72h and RobertKoval
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs