Skip to content

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Sep 9, 2025

This PR sets a task name for every child task created by Swift Testing. These names are useful for debugging.

Example result:

Screenshot 2025-09-10 at 11 49 42 AM

Resolves #1303.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

This PR sets a task name for every child task created by Swift Testing. These
names are useful for debugging.
@grynspan grynspan added this to the Swift 6.x (main) milestone Sep 9, 2025
@grynspan grynspan self-assigned this Sep 9, 2025
@grynspan grynspan added the enhancement New feature or request label Sep 9, 2025
@grynspan grynspan added concurrency 🔀 Swift concurrency/sendability issues tools integration 🛠️ Integration of swift-testing into tools/IDEs labels Sep 9, 2025
@grynspan
Copy link
Contributor Author

grynspan commented Sep 9, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 9, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 9, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

grynspan commented Sep 9, 2025

@swift-ci test

@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan
Copy link
Contributor Author

@swift-ci test

@grynspan grynspan merged commit b56289a into main Sep 10, 2025
3 checks passed
@grynspan grynspan deleted the jgrynspan/task-names branch September 10, 2025 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

concurrency 🔀 Swift concurrency/sendability issues enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide useful names for Tasks where possible

4 participants