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
Sort

Pull requests 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
Emit "barriers" into the stdout/stderr streams of an exit test. bug 🪲 Something isn't working command-line experience ⌨️ enhancements to the command line interface exit-tests ☠️ Work related to exit tests tools integration Integration of swift-testing into tools/IDEs workaround Workaround for an issue in another component (may need to revert later)
#1049 opened Apr 4, 2025 by grynspan 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
[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 tools integration Integration of swift-testing into tools/IDEs
#1013 opened Mar 11, 2025 by grynspan Draft
2 tasks done
Swift 6.x
Add a document to begin collecting pending ABI changes documentation 📚 Improvements or additions to documentation
#946 opened Feb 10, 2025 by stmontgomery Draft
2 tasks done
Swift 6.x
[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
Documentation: Update CMake.md to use the ABI entry point bug 🪲 Something isn't working build 🧱 Affects the project's build configuration or process documentation 📚 Improvements or additions to documentation tools integration Integration of swift-testing into tools/IDEs
#828 opened Nov 17, 2024 by ADKaster Loading…
2 tasks
[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
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
[WIP, DNM] Build out the JSON schema's input side. enhancement New feature or request tools integration Integration of swift-testing into tools/IDEs
#556 opened Jul 19, 2024 by grynspan Draft
2 tasks
Swift 6.x
Update the messaging around the use of deinit for teardown documentation 📚 Improvements or additions to documentation
#551 opened Jul 18, 2024 by medreisbach Loading…
2 tasks done
[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 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
Add an experimental console output prefix option for command-line output. enhancement New feature or request swiftpm-integration Swift Package Manager integration
#476 opened Jun 12, 2024 by grynspan Loading…
2 tasks done
Promote exit tests to API api-proposal API proposal PRs (documentation only) darwin 🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancement New feature or request exit-tests ☠️ Work related to exit tests freebsd 😈 FreeBSD support linux 🐧 Linux support (all distros) openbsd 🐡 OpenBSD support public-api Affects public API tools integration Integration of swift-testing into tools/IDEs windows 🪟 Windows support
#324 opened Apr 2, 2024 by grynspan Loading…
2 tasks done
Swift 6.x
Begin including SPI documentation in local builds, and fix all newly-revealed DocC issues documentation 📚 Improvements or additions to documentation
#295 opened Mar 16, 2024 by stmontgomery Loading…
2 tasks done
ProTip! Filter pull requests by the default branch with base:main.