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

Add an environment variable to allow suspending child processes. attachments/activities 🖇️ Work related to attachments and/or activities darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request exit-tests ☠️ Work related to exit tests windows 🪟 Windows support
#1675 opened Apr 14, 2026 by grynspan Contributor Loading…
2 tasks done
Swift 6.4.0 (main)
Add group for swiftlang GitHub Actions github_actions Pull requests that update GitHub Actions code
#1666 opened Apr 10, 2026 by shahmishal Member Loading… Swift 6.4.0 (main)
build: add a shim for older CMake bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process wasi/wasm 🧭 WebAssembly support
#1664 opened Apr 6, 2026 by compnerd Member Loading… Swift 6.4.0 (main)
Provide @_spi for decoding EncodedTest.ID -> Test.ID enhancement New feature or request interoperability ↔️ Work related to Swift Testing and XCTest interoperability
#1663 opened Apr 6, 2026 by jerryjrchen Contributor Loading… 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 Contributor 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 Contributor 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 Contributor 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 Contributor Loading…
2 tasks done
Swift 6.4.0 (main)
[WIP] Link _TestDiscovery into the macro target.
#1611 opened Mar 5, 2026 by grynspan Contributor Draft
2 tasks
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 Contributor 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 Contributor 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 Contributor 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 Member 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 Contributor Loading…
2 tasks done
Swift 6.4.0 (main)
[WIP] Globally-scoped traits
#1534 opened Feb 7, 2026 by grynspan Contributor 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 Contributor Loading…
2 tasks done
[WIP] Attachment.bytes property
#1524 opened Feb 3, 2026 by grynspan Contributor 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 Contributor 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 Contributor 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 Contributor Draft
2 tasks
Swift 6.4.0 (main)
[WIP] Third-party testing library discovery
#1431 opened Nov 28, 2025 by grynspan Contributor Draft
2 tasks
ProTip! Follow long discussions with comments:>50.