swift-argument-parser icon indicating copy to clipboard operation
swift-argument-parser copied to clipboard

Switch to swift testing

Open rauhul opened this issue 1 year ago • 3 comments

Self explanatory, swift testing offer more features and uses parallel execution by default which is a nice win

rauhul avatar Feb 10 '25 17:02 rauhul

Hey @rauhul, if possible I'd like to help with this migration. Do you have any specific order in which files should be ported? Or maybe do you know a simple test suite I could begin with?

TiagoMaiaL avatar Feb 11 '25 01:02 TiagoMaiaL

I dont have a specific order in mind, maybe @natecook1000 has a preference or suggestion?

rauhul avatar Feb 11 '25 19:02 rauhul

I think I'd like to hold off on this switch for a bit, since swift-testing has a Swift 6 requirement, and we're still supporting back to 5.7.

natecook1000 avatar Feb 13 '25 23:02 natecook1000