Skip to content

Pull requests: swiftlang/swift-testing

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Export SwiftTesting_{BUILD_DIR,MACRO_PATH} in CMake build 🧱 Affects the project's build configuration or process interoperability ↔️ Work related to Swift Testing and XCTest interoperability
#1659 opened Apr 2, 2026 by jerryjrchen Draft
2 tasks
Swift 6.4.0 (main)
Initial FreeBSD workflow build 🧱 Affects the project's build configuration or process enhancement New feature or request freebsd 😈 FreeBSD support github_actions Pull requests that update GitHub Actions code integration ⚙️ Integrating work to release branches
#1637 opened Mar 20, 2026 by etcwilde Loading…
2 tasks done
Swift 6.4.0 (main)
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
#1633 opened Mar 18, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
Add wasm32-unknown-emscripten platform support new-platform-support 🌟 Boldly go where no `#expect` macro has gone before (to a new platform) wasi/wasm 🧭 WebAssembly support
#1628 opened Mar 16, 2026 by MaxDesiatov Draft
2 tasks
Preserve contextual type for literal arguments: expressions in @Test bug 🪲 Something isn't working macros 🔭 Related to Swift macros such as @Test or #expect
#1627 opened Mar 15, 2026 by ojun9 Loading…
2 tasks done
Swift 6.4.0 (main)
Reimplement _TestingInterop in C++. interoperability ↔️ 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
#1622 opened Mar 10, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
Simplify the expansion of @Test by eliminating the isolated thunk. concurrency 🔀 Swift concurrency/sendability issues enhancement New feature or request macros 🔭 Related to Swift macros such as @Test or #expect
#1592 opened Feb 25, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
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
#1574 opened Feb 19, 2026 by grynspan Draft
2 tasks done
Swift 6.4.0 (main)
[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
#1553 opened Feb 13, 2026 by grynspan Draft
2 tasks
Update Test.traits setter to filter applicable values rather than crashing when non-applicable values are encountered bug 🪲 Something isn't working traits Issues and PRs related to the trait subsystem or built-in traits
#1548 opened Feb 13, 2026 by gmedori Loading…
2 tasks done
Swift 6.4.0 (main)
Use the new #available(Android <API>, *) instead from Swift 6.3 to look for backtrace() android 🤖 Android support cross-compilation Compiling tests for other platforms than the host tech-debt 💾 reduces technical debt
#1546 opened Feb 12, 2026 by finagolfin Draft Swift 6.4.0 (main)
Squash the Foundation and swift_willThrow backtraces together if we have both. bug 🪲 Something isn't working darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support issue-handling Related to Issue handling within the testing library
#1537 opened Feb 10, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
[WIP] Globally-scoped traits
#1534 opened Feb 7, 2026 by grynspan Draft
2 tasks
Add ability to filter/skip by tags using a special tag: prefix enhancement 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
#1531 opened Feb 5, 2026 by gmedori Loading…
2 tasks done
Swift 6.4.0 (main)
Move test repetition down to the test case level
#1528 opened Feb 5, 2026 by harlanhaskins Loading…
2 tasks done
[WIP] Attachment.bytes property
#1524 opened Feb 3, 2026 by grynspan Draft
2 tasks
[WIP] CoreTransferable attachments attachments/activities 🖇️ Work related to attachments and/or activities cross-import-overlays 🍰 Cross-import overlays (Foundation, Core Graphics, etc.) enhancement New feature or request
#1519 opened Feb 2, 2026 by grynspan Draft
2 tasks
Extend CustomTestStringConvertible to ~Copyable and ~Escapable values. command-line experience ⌨️ 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
#1492 opened Jan 21, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
[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
#1455 opened Dec 19, 2025 by stmontgomery Draft
2 tasks
Swift 6.4.0 (main)
[WIP] Third-party testing library discovery
#1431 opened Nov 28, 2025 by grynspan Draft
2 tasks
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
#1420 opened Nov 13, 2025 by tienquocbui Loading…
19 tasks done
Swift 6.4.0 (main)
ProTip! no:milestone will show everything without a milestone.