-
Notifications
You must be signed in to change notification settings - Fork 124
Closed
Labels
bugπͺ² Something isn't workingπͺ² Something isn't workingdocumentationπ Improvements or additions to documentationπ Improvements or additions to documentationissue-handlingRelated to Issue handling within the testing libraryRelated to Issue handling within the testing librarypublic-apiAffects public APIAffects public API
Milestone
Description
Description
Various methods were deprecated in #780. We maintain a number of libraries, usually for the last three Swift versions, so having test methods deprecated is a little tedious as we either need to live with the deprecation warnings or use #if compiler(...)
in our tests to use the most appropriate API. It'd be great if the deprecated APIs weren't actually deprecated and lived for few more Swift versions.
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
bugπͺ² Something isn't workingπͺ² Something isn't workingdocumentationπ Improvements or additions to documentationπ Improvements or additions to documentationissue-handlingRelated to Issue handling within the testing libraryRelated to Issue handling within the testing librarypublic-apiAffects public APIAffects public API