Skip to content

Expose isParameterized and isSuite on Test.Snapshot, and Test.Case.Argument.ID.init, as SPI #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

stmontgomery
Copy link
Contributor

This exposes a couple convenience querying properties (isParameterized and isSuite) on Test.Snapshot, as well as Test.Case.Argument.ID.init(bytes:), as SPI.

Motivation:

Exposing these helps facilitate further integration of the testing library with supporting tools.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Resolves rdar://119614246

…gument.ID.init, as SPI

Resolves rdar://119614246
@stmontgomery stmontgomery added enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs labels Dec 20, 2023
@stmontgomery stmontgomery self-assigned this Dec 20, 2023
@stmontgomery
Copy link
Contributor Author

@swift-ci please test

@stmontgomery stmontgomery merged commit 9703a55 into swiftlang:main Dec 21, 2023
@stmontgomery stmontgomery deleted the more-snapshot-APIs branch December 21, 2023 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tools integration 🛠️ Integration of swift-testing into tools/IDEs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants