Skip to content
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

Add swift-testing compatibility docs #1038

Closed
MahdiBM opened this issue Dec 21, 2024 · 2 comments
Closed

Add swift-testing compatibility docs #1038

MahdiBM opened this issue Dec 21, 2024 · 2 comments

Comments

@MahdiBM
Copy link
Contributor

MahdiBM commented Dec 21, 2024

See vapor/vapor#3257 and vapor/template#147.

Mention .testable() -> .testing().
Mention XCTVapor -> VaporTesting.
Mention you should explicitly import Testing.
Mention you MUST use the corresponding module or there is a good chance your Vapor test failures won't get reported.

alemohamad added a commit that referenced this issue Jan 22, 2025
Following the issues #1038 and #594, this proposal suggests updating the
Testing documentation to include Swift Testing as an alternative to
XCTest.
@alemohamad
Copy link
Member

@MahdiBM with the new merged PR, can this be closed? Thanks!

@MahdiBM
Copy link
Contributor Author

MahdiBM commented Jan 22, 2025

Thank you.

@MahdiBM MahdiBM closed this as completed Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants