-
Notifications
You must be signed in to change notification settings - Fork 156
Pull requests: swiftlang/swift-testing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Combine a parameterized test case's argument IDs into a single hashed ID
#1799
opened Jul 16, 2026 by
suzannaratcliff
Contributor
Loading…
2 tasks done
Add C settings to the package manifest.
build
🧱 Affects the project's build configuration or process
enhancement
New feature or request
Enable Android emulator testing with the 6.4 snapshot toolchain employing swift-build in SwiftPM (#1745)
#1796
opened Jul 15, 2026 by
finagolfin
Member
Loading…
Simplify and fix encoded event ordering issues with test repetitions
bug
🪲 Something isn't working
tools integration
🛠️ Integration of swift-testing into tools/IDEs
#1793
opened Jul 14, 2026 by
harlanhaskins
Contributor
•
2/2
Loading…
2 tasks done
Ensure attachments path directory is created
attachments/activities
🖇️ Work related to attachments and/or activities
command-line experience
⌨️ enhancements to the command line interface
tools integration
🛠️ Integration of swift-testing into tools/IDEs
Add 🖇️ Work related to attachments and/or activities
enhancement
New feature or request
public-api
Affects public API
Attachment.init(encoding:as:...)
attachments/activities
#1770
opened Jun 22, 2026 by
grynspan
Contributor
Loading…
Consistently use kebab-case filenames for DocC articles
bug
🪲 Something isn't working
documentation
📚 Improvements or additions to documentation
TaskLocal test trait
concurrency
🔀 Swift concurrency/sendability issues
enhancement
New feature or request
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
Reuse the traversal key path in TestFilter's precomputed filter
ai-assisted
🤖 This issue or pull request was created (in whole or in part) by an AI or LLM.
command-line experience
⌨️ enhancements to the command line interface
enhancement
New feature or request
performance
🏎️ Performance issues
tools integration
🛠️ Integration of swift-testing into tools/IDEs
#1744
opened Jun 5, 2026 by
inju2403
Contributor
Loading…
2 tasks done
Reduce key-path COW copies in Runner.Plan helpers
ai-assisted
🤖 This issue or pull request was created (in whole or in part) by an AI or LLM.
command-line experience
⌨️ enhancements to the command line interface
enhancement
New feature or request
performance
🏎️ Performance issues
tools integration
🛠️ Integration of swift-testing into tools/IDEs
#1730
opened May 27, 2026 by
inju2403
Contributor
Loading…
2 tasks done
[windows] add PDB files to install target
build
🧱 Affects the project's build configuration or process
windows
🪟 Windows support
#1704
opened May 6, 2026 by
charles-zablit
•
Draft
Allow inheriting test functions from superclasses used as test suites
discovery
🔎 test content discovery
enhancement
New feature or request
macros
🔭 Related to Swift macros such as @Test or #expect
Add 🌟 Boldly go where no `#expect` macro has gone before (to a new platform)
wasi/wasm
🧭 WebAssembly support
wasm32-unknown-emscripten platform support
new-platform-support
#1628
opened Mar 16, 2026 by
MaxDesiatov
Contributor
•
Draft
Preserve contextual type for literal 🪲 Something isn't working
macros
🔭 Related to Swift macros such as @Test or #expect
arguments: expressions in @Test
bug
Reimplement ↔️ Work related to Swift Testing and XCTest interoperability
less-c++
🐀 Work to reduce the size of our C++ codebase and/or dependencies
performance
🏎️ Performance issues
tech-debt
💾 reduces technical debt
_TestingInterop in C++.
interoperability
Simplify the expansion of 🔀 Swift concurrency/sendability issues
enhancement
New feature or request
macros
🔭 Related to Swift macros such as @Test or #expect
@Test by eliminating the isolated thunk.
concurrency
Add diagnostics for issues recorded after their associated test has finished
command-line experience
⌨️ enhancements to the command line interface
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
#1591
opened Feb 25, 2026 by
wrdowney
Loading…
2 tasks done
[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
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
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
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
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
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.