-
Notifications
You must be signed in to change notification settings - Fork 139
Pull requests: swiftlang/swift-testing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add diagnostics for issues recorded after their associated test has finished
#1591
opened Feb 25, 2026 by
wrdowney
Loading…
2 tasks done
Expose 🖇️ Work related to attachments and/or activities
enhancement
New feature or request
interoperability
↔️ Work related to Swift Testing and XCTest interoperability
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
ABI.EncodedAttachment as tools SPI.
attachments/activities
Expose New feature or request
interoperability
↔️ Work related to Swift Testing and XCTest interoperability
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
ABI.EncodedSourceLocation as tools SPI.
enhancement
Expose 🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
enhancement
New feature or request
interoperability
↔️ Work related to Swift Testing and XCTest interoperability
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
ABI.EncodedInstant as tools SPI.
cross-import-overlays
Expose New feature or request
interoperability
↔️ Work related to Swift Testing and XCTest interoperability
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
ABI.Version as tools SPI.
enhancement
[DNM, WIP] Adopt ELF-specific changes in swift-#87341.
android
🤖 Android support
freebsd
😈 FreeBSD support
less-c++
🐀 Work to reduce the size of our C++ codebase and/or dependencies
linux
🐧 Linux support (all distros)
openbsd
🐡 OpenBSD support
playstation
🎮 PS4/PS5 support
qnx
🫐 QNX support
tech-debt
💾 reduces technical debt
[WIP] Implement file cloning on Windows
attachments/activities
🖇️ Work related to attachments and/or activities
enhancement
New feature or request
performance
🏎️ Performance issues
windows
🪟 Windows support
Update 🪲 Something isn't working
traits
Issues and PRs related to the trait subsystem or built-in traits
Test.traits setter to filter applicable values rather than crashing when non-applicable values are encountered
bug
Use the new 🤖 Android support
cross-compilation
Compiling tests for other platforms than the host
tech-debt
💾 reduces technical debt
#available(Android <API>, *) instead from Swift 6.3 to look for backtrace()
android
Squash the Foundation and 🪲 Something isn't working
darwin
🍎 macOS, iOS, watchOS, tvOS, and visionOS support
issue-handling
Related to Issue handling within the testing library
swift_willThrow backtraces together if we have both.
bug
Replace call to 🍎 macOS, iOS, watchOS, tvOS, and visionOS support
discovery
🔎 test content discovery
enhancement
New feature or request
tech-debt
💾 reduces technical debt
objc_addLoadImageFunc().
darwin
Add ability to filter/skip by tags using a special New feature or request
swiftpm-integration
📦 Swift Package Manager integration
tools integration
🛠️ Integration of swift-testing into tools/IDEs
traits
Issues and PRs related to the trait subsystem or built-in traits
tag: prefix
enhancement
Move test repetition down to the test case level
#1528
opened Feb 5, 2026 by
harlanhaskins
•
Draft
2 tasks done
Add documentation to Parallelization.md describing how the
.serialized trait can be applied to a test suite across different files.
#1526
opened Feb 4, 2026 by
gmedori
Loading…
2 tasks done
Install fallback event handler before running tests
interoperability
↔️ Work related to Swift Testing and XCTest interoperability
[WIP] 🖇️ Work related to attachments and/or activities
cross-import-overlays
🍰 Cross-import overlays (Foundation, Core Graphics, etc.)
enhancement
New feature or request
CoreTransferable attachments
attachments/activities
Extend ⌨️ enhancements to the command line interface
issue-handling
Related to Issue handling within the testing library
parameterized-testing
Related to parameterized testing functionality
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
CustomTestStringConvertible to ~Copyable and ~Escapable values.
command-line experience
Drop remaining Swift 6.2 support.
integration
⚙️ Integrating work to release branches
tech-debt
💾 reduces technical debt
[DNM, WIP] Introduce a macOS DocC soundness check
build
🧱 Affects the project's build configuration or process
documentation
📚 Improvements or additions to documentation
enhancement
New feature or request
Add failure summary to ConsoleOutputRecorder
command-line experience
⌨️ enhancements to the command line interface
enhancement
New feature or request
gsoc
☀️ Google Summer of Code contributions
issue-handling
Related to Issue handling within the testing library
[WIP, DNM] Enable exit tests on Android API level 28 and newer.
android
🤖 Android support
enhancement
New feature or request
exit-tests
☠️ Work related to exit tests
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.