We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4f087 commit dfdaff2Copy full SHA for dfdaff2
_posts/2025/05/2025-05-01-swift-type-scanner-2.md
@@ -27,7 +27,7 @@ tags: [type scanner, swift, testing, Swift Testing]
27
28
<br/>
29
<p style="text-align:center;">
30
-<img src="{{ site.dev_url }}/image/2025/05/03.png"/>
+<img src="{{ site.product_url }}/image/2025/05/03.png"/>
31
</p><br/>
32
33
이제 `swt_enumerateTypesWithNamesContaining` 함수가 구현된 [Discovery.cpp](https://github.com/swiftlang/swift-testing/blob/5b4d6d6f7d4e0dbca4dd6593e0c8862022388d7c/Sources/_TestingInternals/Discovery.cpp#L509)를 확인해봅시다.
0 commit comments