-
Notifications
You must be signed in to change notification settings - Fork 126
Pull requests: swiftlang/swift-testing
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid a potential race condition and use-after-free when calling 🪲 Something isn't working
concurrency
🔀 Swift concurrency/sendability issues
Test.cancel().
bug
Avoid 🔀 Swift concurrency/sendability issues
exit-tests
☠️ Work related to exit tests
performance
🏎️ Performance issues
readToEnd() on pipes.
concurrency
Add an upper bound on the number of test cases we run in parallel.
enhancement
New feature or request
performance
🏎️ Performance issues
tools integration
🛠️ Integration of swift-testing into tools/IDEs
[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
Adopt New feature or request
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
@c.
enhancement
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
Add a test for property access on ~Escapable types
enhancement
New feature or request
macros
🔭 Related to Swift macros such as @Test or #expect
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
Polling confirmations (under Experimental spi)
api-proposal
API proposal PRs (documentation only)
enhancement
New feature or request
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
#1115
opened May 15, 2025 by
younata
Loading…
1 of 2 tasks
[DNM] Introduce conditional trait all/any
enhancement
New feature or request
public-api
Affects public API
traits
Issues and PRs related to the trait subsystem or built-in traits
Expose Issue severity and isFailure as API
api-proposal
API proposal PRs (documentation only)
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
public-api
Affects public API
[Experimental] Implement JSON coding without using Foundation or 📟 Embedded Swift issues
issue-handling
Related to Issue handling within the testing library
tools integration
🛠️ Integration of swift-testing into tools/IDEs
Codable.
embedded-swift
[DO NOT MERGE] Remove legacy test content discovery.
discovery
🔎 test content discovery
embedded-swift
📟 Embedded Swift issues
enhancement
New feature or request
less-c++
🐀 Work to reduce the size of our C++ codebase and/or dependencies
tech-debt
💾 reduces technical debt
tools integration
🛠️ Integration of swift-testing into tools/IDEs
Add a document to begin collecting pending ABI changes
documentation
📚 Improvements or additions to documentation
tools integration
🛠️ Integration of swift-testing into tools/IDEs
[WIP] Rethink how we capture expectation conditions and their subexpressions.
enhancement
New feature or request
issue-handling
Related to Issue handling within the testing library
public-api
Affects public API
Use @Test function parameters to explicitly type array literal argument expressions
enhancement
New feature or request
Previous Next
ProTip!
Adding no:label will show everything without a label.