Skip to content

Issues: swiftlang/swift-testing

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

[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
#1087 opened Apr 21, 2025 by hrayatnia Draft
2 tasks
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
#1075 opened Apr 14, 2025 by suzannaratcliff Loading…
2 tasks done
Swift 6.x
Allow tests to differentiate between iterations when ran repeatedly enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#1041 opened Mar 28, 2025 by Stannieman
Introduce conditional trait that support "all must be met" and an "any must be met" to enable the test enhancement New feature or request public-api Affects public API traits Issues and PRs related to the trait subsystem or built-in traits
#1034 opened Mar 21, 2025 by bkhouri
[WIP] Add an experimental .serialized(.globally) trait. concurrency Swift concurrency/sendability issues enhancement New feature or request public-api Affects public API
#913 opened Jan 15, 2025 by grynspan Draft
2 tasks
Swift 6.x
Add a cross-import overlay with AppKit to allow attaching NSImages. attachments/activities 🖇️ Work related to attachments and/or activities darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request public-api Affects public API
#869 opened Dec 19, 2024 by grynspan Loading…
2 tasks done
Swift 6.x
Add a Bundle.testTarget property. enhancement New feature or request public-api Affects public API
#848 opened Dec 10, 2024 by grynspan Loading…
2 tasks done
Swift 6.x
[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
#840 opened Dec 2, 2024 by grynspan Draft
2 tasks done
Swift 6.x
[WIP] Add an associated AttachmentMetadata type to Attachable. attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request public-api Affects public API
#824 opened Nov 14, 2024 by grynspan Draft
2 tasks done
Adopt RawSpan in Attachable protocol attachments/activities 🖇️ Work related to attachments and/or activities enhancement New feature or request public-api Affects public API
#818 opened Nov 11, 2024 by grynspan
Add an overload of confirmation() with a timeout concurrency Swift concurrency/sendability issues enhancement New feature or request public-api Affects public API
#789 opened Oct 30, 2024 by grynspan Draft
2 tasks done
Ability to uniquely identify a parameterized test enhancement New feature or request public-api Affects public API
#671 opened Sep 6, 2024 by stephencelis
[SWT-NNNN]: Improving the API for third parties to record issues api-proposal API proposal PRs (documentation only) public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#532 opened Jul 12, 2024 by younata Loading…
1 task done
Swift 6.x
Add a public initializer for Testing.Test enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#521 opened Jul 3, 2024 by younata
Support for hosting UI automation tests darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request public-api Affects public API question ❓ Further information is requested
#516 opened Jul 1, 2024 by HollyFoxtel
Add Test.isRunning to let code determine if Swift Testing is active. enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#514 opened Jun 29, 2024 by grynspan Draft
2 tasks done
Swift 6.x
[WIP] Add tools-specific Issue kind that can be used by third-party test libraries. enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#513 opened Jun 29, 2024 by grynspan Draft
2 tasks done
Swift 6.x
Increase information in output.xml enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#505 opened Jun 26, 2024 by meatball133
Performance Testing enhancement New feature or request public-api Affects public API question ❓ Further information is requested
#492 opened Jun 17, 2024 by ali-ahsan-ali
New Issue.Kind case for third party expectations. enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#490 opened Jun 14, 2024 by younata
Public API for observing test events enhancement New feature or request public-api Affects public API tools integration Integration of swift-testing into tools/IDEs
#469 opened Jun 11, 2024 by ypopovych Swift 6.x
Add support for function call order expection concurrency Swift concurrency/sendability issues enhancement New feature or request public-api Affects public API
#297 opened Mar 16, 2024 by Kyle-Ye
Value not shown in error message when an expectation condition has effects (try/await) concurrency Swift concurrency/sendability issues enhancement New feature or request issue-handling Related to Issue handling within the testing library public-api Affects public API
#162 opened Dec 15, 2023 by tevelee Swift 6.x
ProTip! Adding no:label will show everything without a label.