Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:triaged
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
swiftlang
/
swift-testing
Public
Notifications
You must be signed in to change notification settings
Fork
132
Star
2.1k
Code
Issues
75
Pull requests
43
Actions
Projects
1
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
label
:
triaged
state:open label:triaged
Search
Labels
Milestones
New issue
Search results
Open
Closed
Support retry-on-failure for only the failing @Test cases
enhancement
New feature or request
New feature or request
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
#1392
In swiftlang/swift-testing;
·
swhitty
opened
on Nov 5, 2025
Adopt <code>@section</code> and <code>@used</code>
discovery
🔎 test content discovery
🔎 test content discovery
enhancement
New feature or request
New feature or request
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Task
#1371
In swiftlang/swift-testing;
·
grynspan
opened
on Oct 17, 2025
·
Swift 6.3.0
Adopt <code>#if objectFormat()</code>
discovery
🔎 test content discovery
🔎 test content discovery
enhancement
New feature or request
New feature or request
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Task
#1370
In swiftlang/swift-testing;
·
grynspan
opened
on Oct 17, 2025
Console output should clarify when a test is unfinished
command-line experience
⌨️ enhancements to the command line interface
⌨️ enhancements to the command line interface
enhancement
New feature or request
New feature or request
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Feature
#1235
In swiftlang/swift-testing;
·
briancroom
opened
on Jul 22, 2025
Change <code>_read</code> to <code>yielding borrow</code>
attachments/activities
🖇️ Work related to attachments and/or activities
🖇️ Work related to attachments and/or activities
discovery
🔎 test content discovery
🔎 test content discovery
enhancement
New feature or request
New feature or request
exit-tests
☠️ Work related to exit tests
☠️ Work related to exit tests
public-api
Affects public API
Affects public API
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Task
#1186
In swiftlang/swift-testing;
·
grynspan
opened
on Jun 30, 2025
·
Swift 6.3.0
Inheriting a suite should inherit its tests
discovery
🔎 test content discovery
🔎 test content discovery
enhancement
New feature or request
New feature or request
public-api
Affects public API
Affects public API
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Feature
#1185
In swiftlang/swift-testing;
·
soumyamahunt
opened
on Jun 30, 2025
·
Swift 6.3.0
Expand documentation discussion about .serialized and global actors
concurrency
🔀 Swift concurrency/sendability issues
🔀 Swift concurrency/sendability issues
documentation
📚 Improvements or additions to documentation
📚 Improvements or additions to documentation
enhancement
New feature or request
New feature or request
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
#1151
In swiftlang/swift-testing;
·
briancroom
opened
on Jun 12, 2025
Allow using 'withKnownIssue' as a test or suite trait
enhancement
New feature or request
New feature or request
issue-handling
Related to Issue handling within the testing library
Related to Issue handling within the testing library
public-api
Affects public API
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
#1132
In swiftlang/swift-testing;
·
AnthonyLatsis
opened
on May 28, 2025
Add a built-in trait for creating a temporary directory scoped to a test
cross-import-overlays
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
enhancement
New feature or request
New feature or request
public-api
Affects public API
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
Feature
#1113
In swiftlang/swift-testing;
·
stmontgomery
opened
on May 12, 2025
Augment <code>.serialized</code> trait
enhancement
New feature or request
New feature or request
traits
Issues and PRs related to the trait subsystem or built-in traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
#1112
In swiftlang/swift-testing;
·
bkhouri
opened
on May 9, 2025
Recursive Suite Traits must conform to TestTrait or else they crash
bug
🪲 Something isn't working
🪲 Something isn't working
traits
Issues and PRs related to the trait subsystem or built-in traits
Issues and PRs related to the trait subsystem or built-in traits
triaged
This issue has undergone initial triage
This issue has undergone initial triage
Status: Open.
#1048
In swiftlang/swift-testing;
·
KentLottis-jwn
opened
on Apr 2, 2025
·
Swift 6.3.0
You can’t perform that action at this time.