-
Notifications
You must be signed in to change notification settings - Fork 133
Pull requests: swiftlang/swift-testing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Promote Related to Issue handling within the testing library
public-api
Affects public API
tools integration
🛠️ Integration of swift-testing into tools/IDEs
SourceLocation.filePath to API.
issue-handling
Avoid runtime collisions when multiple copies of the testing library are loaded
build
🧱 Affects the project's build configuration or process
enhancement
New feature or request
[DNM] Adopt 🔎 test content discovery
macros
🔭 Related to Swift macros such as @Test or #expect
tech-debt
💾 reduces technical debt
objectFormat().
discovery
[WIP] Allow non-escapable types as suites but only allow static test functions in them.
enhancement
New feature or request
macros
🔭 Related to Swift macros such as @Test or #expect
Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.3 to 0.0.4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1459
opened Dec 23, 2025 by
dependabot
bot
Loading…
Bump swiftlang/github-workflows/.github/workflows/swift_package_test.yml from 0.0.2 to 0.0.4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1458
opened Dec 23, 2025 by
dependabot
bot
Loading…
[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
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
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
Remove 🖇️ Work related to attachments and/or activities
enhancement
New feature or request
image-attachments
📸 Work related to image attachments
tech-debt
💾 reduces technical debt
windows
🪟 Windows support
workaround
Workaround for an issue in another component (may need to revert later)
GUID.Wrapper from the WinSDK overlay.
attachments/activities
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
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
Adopt 🔎 test content discovery
embedded-swift
📟 Embedded Swift issues
enhancement
New feature or request
performance
🏎️ Performance issues
tech-debt
💾 reduces technical debt
@section and @used.
discovery
Add a GitHub workflow running OpenBSD.
build
🧱 Affects the project's build configuration or process
openbsd
🐡 OpenBSD support
[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
Use the new 🤖 Android support
cross-compilation
Compiling tests for other platforms than the host
tech-debt
💾 reduces technical debt
#available(Android API, *) instead to look for backtrace()
android
#1373
opened Oct 21, 2025 by
finagolfin
Loading…
Add a property to 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
Test.Case to get the values of its arguments.
enhancement
Adopt typed throws in the implementation of 📟 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
#expect()/#require().
embedded-swift
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
Avoid passive voice and clarify macro in exit test docs.
documentation
📚 Improvements or additions to documentation
enhancement
New feature or request
exit-test-capture-lists
🥍 Work related to exit test capture lists
exit-tests
☠️ Work related to exit tests
[WIP] 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
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
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
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.