ITADN
vapor/docs/Issues

Add swift-testing compatibility docs

#1038ClosedMahdiBM 创建于 2024-12-21
good first issue
M
MahdiBMcommented
See https://github.com/vapor/vapor/pull/3257 and https://github.com/vapor/template/pull/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.
关闭于 2025-01-22 2 条评论