- Notifications
You must be signed in to change notification settings - Fork 104
Pull requests: swiftlang/swift-testing
Author
Label
Projects
Milestones
Reviews
Assignee
Assigned to nobody Loading
Sort
Pull requests list
[DNM] Introduce conditional trait all/any enhancementNew feature or request public-apiAffects public API traitsIssues and PRs related to the trait subsystem or built-in traits
Expose Issue severity and isFailure as API api-proposalAPI proposal PRs (documentation only) enhancementNew feature or request issue-handlingRelated to Issue handling within the testing library public-apiAffects public API
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 integrationIntegration of swift-testing into tools/IDEs workaroundWorkaround for an issue in another component (may need to revert later)
[Experimental] Implement JSON coding without using Foundation or 📟 Embedded Swift issues issue-handlingRelated to Issue handling within the testing library tools integrationIntegration 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 enhancementNew feature or request less-c++Work to reduce the size of our C++ codebase and/or dependencies tools integrationIntegration of swift-testing into tools/IDEs
Add a document to begin collecting pending ABI changes documentation📚 Improvements or additions to documentation
[WIP] Add an experimental Swift concurrency/sendability issues enhancementNew feature or request public-apiAffects public API
.serialized(.globally)
trait. concurrencyAdd a cross-import overlay with AppKit to allow attaching 🖇️ Work related to attachments and/or activities darwin🍎 macOS, iOS, watchOS, tvOS, and visionOS support enhancementNew feature or request public-apiAffects public API
NSImage
s. attachments/activities[WIP] Rethink how we capture expectation conditions and their subexpressions. enhancementNew feature or request issue-handlingRelated to Issue handling within the testing library public-apiAffects public API
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 integrationIntegration of swift-testing into tools/IDEs
#828 openedNov 17, 2024 by ADKaster Loading…
2 tasks
[WIP] Add an associated 🖇️ Work related to attachments and/or activities enhancementNew feature or request public-apiAffects public API
AttachmentMetadata
type to Attachable
. attachments/activitiesAdd an overload of Swift concurrency/sendability issues enhancementNew feature or request public-apiAffects public API
confirmation()
with a timeout concurrencyProperty accesses in failed expectations sometimes include their value twice in expanded description bug🪲 Something isn't working
[WIP, DNM] Build out the JSON schema's input side. enhancementNew feature or request tools integrationIntegration of swift-testing into tools/IDEs
Update the messaging around the use of deinit for teardown documentation📚 Improvements or additions to documentation
#551 openedJul 18, 2024 by medreisbach Loading…
2 tasks done
[SWT-NNNN]: Improving the API for third parties to record issues api-proposalAPI proposal PRs (documentation only) public-apiAffects public API tools integrationIntegration of swift-testing into tools/IDEs
Add New feature or request public-apiAffects public API tools integrationIntegration of swift-testing into tools/IDEs
Test.isRunning
to let code determine if Swift Testing is active. enhancement[WIP] Add tools-specific New feature or request public-apiAffects public API tools integrationIntegration of swift-testing into tools/IDEs
Issue
kind that can be used by third-party test libraries. enhancementAdd an experimental console output prefix option for command-line output. enhancementNew feature or request swiftpm-integrationSwift Package Manager integration
#476 openedJun 12, 2024 by grynspan Loading…
2 tasks done
Begin including SPI documentation in local builds, and fix all newly-revealed DocC issues documentation📚 Improvements or additions to documentation
#295 openedMar 16, 2024 by stmontgomery Loading…
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.