ST-0024: Per-test-case repetitions

Hello Swift Community!

The review of ST-0024 “Per-test-case repetitions” begins now and runs through Monday April 20, 2026. The proposal is available here:

swift-evolution/proposals/testing/0024-per-test-case-repetitions.md at main · swiftlang/swift-evolution · GitHub

Reviews are an important part of the Swift evolution process. All review feedback should be either on this forum thread or, if you would like to keep your feedback private, directly to the review manager. When messaging the review manager directly, please keep the proposal link at the top of the message.

What goes into a review?

The goal of the review process is to improve the proposal under review
through constructive criticism and, eventually, determine the direction of
Swift. When writing your review, here are some questions you might want to
answer in your review:

  • What is your evaluation of the proposal?
  • Is the problem being addressed significant enough to warrant a change to Swift?
  • Does this proposal fit well with the feel and direction of Swift?
  • If you have used other languages or libraries with a similar feature, how do you feel that this proposal compares to those?
  • How much effort did you put into your review? A glance, a quick reading, or an in-depth study?

More information about the Swift evolution process is available at

swift-evolution/process.md at main · swiftlang/swift-evolution · GitHub

Thank you for contributing to Swift!

Brian Croom
Review Manager

3 Likes

This feels like it's getting into "that proposal review could have been a pull request" territory, because the proposed behavior is obviously how it should work. But I get since it impacts user-facing behavior, yada yada yada...

Ship it. :ship:

6 Likes

We did have that discussion! But yes, it does change how tests run, so the TWG deemed a formal proposal necessary.

Ship it!

1 Like

Seems like a bug the previous way it worked. Much improved with the new behaviour. +1

1 Like

Agreed; ship it.

Excellent!