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

Bump swiftlang/github-workflows/.github/workflows/swift_package_test.yml from 0.0.2 to 0.0.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1491 opened Jan 19, 2026 by dependabot bot Loading…
Bump swiftlang/github-workflows/.github/workflows/create_automerge_pr.yml from 0.0.4 to 0.0.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1490 opened Jan 19, 2026 by dependabot bot Loading…
Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.3 to 0.0.5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1489 opened Jan 19, 2026 by dependabot bot Loading…
Remove workaround for fatalError() call in Mutex trylock function. concurrency 🔀 Swift concurrency/sendability issues linux 🐧 Linux support (all distros) tech-debt 💾 reduces technical debt workaround Workaround for an issue in another component (may need to revert later)
#1488 opened Jan 17, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
Drop remaining Swift 6.2 support. integration ⚙️ Integrating work to release branches tech-debt 💾 reduces technical debt
#1481 opened Jan 13, 2026 by grynspan Loading…
2 tasks done
Swift 6.4.0 (main)
Bump actions/checkout from 5 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1477 opened Jan 12, 2026 by dependabot bot Loading…
Promote SourceLocation.filePath to API. issue-handling Related to Issue handling within the testing library public-api Affects public API tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1472 opened Jan 6, 2026 by grynspan Draft
2 tasks done
Swift 6.3.0
Adopt objectFormat(). discovery 🔎 test content discovery macros 🔭 Related to Swift macros such as @Test or #expect tech-debt 💾 reduces technical debt
#1470 opened Jan 5, 2026 by grynspan Loading…
2 tasks done
Swift 6.3.0
[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)
Document the official distribution locations and the recommendation to use a built-in copy documentation 📚 Improvements or additions to documentation enhancement New feature or request interoperability ↔️ Work related to Swift Testing and XCTest interoperability
#1452 opened Dec 16, 2025 by stmontgomery Loading…
2 tasks done
Swift 6.3.0
Interop: send events to fallback event handler if active configuration not present enhancement New feature or request interoperability ↔️ Work related to Swift Testing and XCTest interoperability issue-handling Related to Issue handling within the testing library
#1439 opened Dec 5, 2025 by jerryjrchen Loading… Swift 6.3.0
[WIP] Third-party testing library discovery
#1431 opened Nov 28, 2025 by grynspan Draft
2 tasks
Augment JSON ABI enhancement New feature or request public-api Affects public API tools integration 🛠️ Integration of swift-testing into tools/IDEs traits Issues and PRs related to the trait subsystem or built-in traits
#1429 opened Nov 26, 2025 by bkhouri 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.3.0
[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
#1381 opened Oct 27, 2025 by grynspan Draft
2 tasks done
Swift 6.3.0
Use the new #available(Android API, *) instead to look for backtrace() android 🤖 Android support cross-compilation Compiling tests for other platforms than the host tech-debt 💾 reduces technical debt
#1373 opened Oct 21, 2025 by finagolfin Loading…
Add a property to Test.Case to get the values of its arguments. enhancement New feature or request 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
#1350 opened Oct 3, 2025 by grynspan Loading…
2 tasks done
Swift 6.3.0
Adopt typed throws in the implementation of #expect()/#require(). embedded-swift 📟 Embedded Swift issues enhancement New feature or request exit-tests ☠️ Work related to exit tests issue-handling Related to Issue handling within the testing library macros 🔭 Related to Swift macros such as @Test or #expect public-api Affects public API
#1336 opened Sep 24, 2025 by grynspan Loading…
2 tasks done
Swift 6.3.0
Create a separate library containing a fallback event handler. attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request issue-handling Related to Issue handling within the testing library tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1280 opened Aug 20, 2025 by grynspan Loading…
2 tasks done
Swift 6.3.0
Serialization traits for data dependencies 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
#1232 opened Jul 21, 2025 by grynspan Loading…
2 tasks done
Swift 6.3.0
Infer a display name for tests and suites which have a raw identifier name consisting of a single token discovery 🔎 test content discovery enhancement New feature or request macros 🔭 Related to Swift macros such as @Test or #expect raw-identifiers 🧅 Support for raw identifiers
#1174 opened Jun 25, 2025 by stmontgomery Loading…
2 tasks done
Swift 6.3.0
Prefer using raw identifiers over display name parameters for tests and suites. documentation 📚 Improvements or additions to documentation enhancement New feature or request raw-identifiers 🧅 Support for raw identifiers
#1158 opened Jun 16, 2025 by iamleeg Loading…
2 tasks done
Swift 6.3.0
Add a test for property access on ~Escapable types enhancement New feature or request macros 🔭 Related to Swift macros such as @Test or #expect
#1155 opened Jun 13, 2025 by natecook1000 Loading…
2 tasks done
Swift 6.3.0
Organize discovered tests in a runner plan based on the module they're implemented in bug 🪲 Something isn't working discovery 🔎 test content discovery tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1131 opened May 27, 2025 by stmontgomery Draft
2 tasks
Swift 6.3.0
ProTip! Exclude everything labeled bug with -label:bug.