Jonathan Grynspan
Jonathan Grynspan
@swift-ci test Linux
I think we've had an issue about this filed previously but I don't see it. This is something we'd _like_ to support but it would be a source-breaking change at...
Tracked internally as rdar://154663240.
> Do you mean this would be source breaking change for this kind of scenario, or do you have any other scenario in mind: It would mean that if you've...
> Wouldn't the same be applicable to XCTest as well? If this is applicable to XCTest then this shouldn't cause any performance regression when migrating to swift-testing. No. XCTest test...
@soumyamahunt That is an unrelated feature with its own set of difficulties. I don't think we'd consider it to be a replacement for test function inheritance (nor _vice versa_.)
I discussed this a bit with @ktoso and I think this might be a viable plan once the Android toolchain/SDK are more fully realized: - We expose `Attachable` API surfaces...