Skip to content

Undeprecate the various throws: expectation/requirements #873

Closed
@glbrntt

Description

@glbrntt

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 workingdocumentation📚 Improvements or additions to documentationissue-handlingRelated to Issue handling within the testing librarypublic-apiAffects public API

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions