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
Assigned to nobody Loading
Sort

Issues list

IssueHandlingTrait refinements: Rename to 'compactMapIssues' and special-case system issues enhancement New feature or request issue-handling Related to Issue handling within the testing library traits Issues and PRs related to the trait subsystem or built-in traits
#1136 opened Jun 4, 2025 by stmontgomery Loading…
2 tasks done
Swift 6.x
Failing to build for Android in SPI android 🤖 Android support bug 🪲 Something isn't working issue-handling Related to Issue handling within the testing library
#1135 opened Jun 2, 2025 by grynspan Swift 6.x
Allow using 'withKnownIssue' as a test or suite trait enhancement New feature or request issue-handling Related to Issue handling within the testing library public-api Affects public API traits Issues and PRs related to the trait subsystem or built-in traits triaged This issue has undergone initial triage
#1132 opened May 28, 2025 by AnthonyLatsis
Polling expectations (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…
2 tasks
thrown error from a naked try (not inside #expect/#require) from a test does not report correct line number enhancement New feature or request issue-handling Related to Issue handling within the testing library
#1079 opened Apr 16, 2025 by bstecher1
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
[Experimental] Implement JSON coding without using Foundation or Codable. embedded-swift 📟 Embedded Swift issues issue-handling Related to Issue handling within the testing library tools integration 🛠️ Integration of swift-testing into tools/IDEs
#1024 opened Mar 13, 2025 by grynspan Draft
2 tasks
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
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.