-
Notifications
You must be signed in to change notification settings - Fork 117
Open
Labels
enhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs
Description
Description
Just discussed in a lab.
To better facilitate integrate with third party assertion tools, there should be a dedicated Issue.Kind
case for them. Because the current expectationFailed
takes in a type that is still being iterated. This new case should take in a new, kind of lightweight version of Expectation
so that we don't have to open up Expectation
publicly.
One terrible name suggestion: thirdPartyExpectationFailed
. Let's not use that, though.
Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
swift-testing version/commit hash
No response
Swift & OS version (output of swift --version && uname -a
)
No response
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpublic-apiAffects public APIAffects public APItools integration🛠️ Integration of swift-testing into tools/IDEs🛠️ Integration of swift-testing into tools/IDEs
Type
Projects
Status
No status