New Issue.Kind case for third party expectations. #490
Open
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
Assignees
Type
Projects
Status
No status