You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update documentation for new confirmation() overload. (#784)
Follow-up to #691. Updates DocC links now that `confirmation()` is
overloaded, specifies a minimum Swift version needed to use it, and adds
content to "Migrating From XCTest" covering the new overload.
### Checklist:
- [x] Code and documentation should follow the style of the [Style
Guide](https://github.com/apple/swift-testing/blob/main/Documentation/StyleGuide.md).
- [x] If public symbols are renamed or modified, DocC references should
be updated.
0 commit comments