-
Notifications
You must be signed in to change notification settings - Fork 117
Open
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/IDEstraitsIssues and PRs related to the trait subsystem or built-in traitsIssues and PRs related to the trait subsystem or built-in traits
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/IDEstraitsIssues and PRs related to the trait subsystem or built-in traitsIssues and PRs related to the trait subsystem or built-in traits
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
grynspan commentedon Sep 29, 2023
We had toyed with this before we shared the repo publicly. I think we ran into trouble because it wasn't clear what the fine semantics of a
.repeating(n)
trait would be.grynspan commentedon Feb 26, 2024
I think we've landed this as tools SPI?
stmontgomery commentedon Feb 27, 2024
This issue is tracking adding that ability on a per-test or -suite level, likely via a trait
schwa commentedon Jun 12, 2025
Any progress on this? A repeating/repeatable trait would be very handle. (I have a bug that is being caused by improper dictionary key iteration order and a repeating trait would help be guard against it somewhat)
grynspan commentedon Jun 12, 2025
We are still tracking this issue, but it hasn't moved to the top of our queue yet.