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 8dfc542 commit e10d6e3Copy full SHA for e10d6e3
Reports/2023/#261-2023.09.18.md
@@ -70,6 +70,10 @@
70
71
[@Cooper Chen](https://github.com/cjlcooper):这个开源工程提供了在 Swift Playgrounds 中创建自己的库并进行发布管理,其中详细介绍了如何创建模板、源控制等操作,这对于需要进行相同代码不同平台开发的开发者来说是一个实用的工具。
72
73
+### 🐎 [SnapshotTesting](https://github.com/pointfreeco/swift-snapshot-testing)
74
+
75
+[@J_Knight_](https://github.com/knightsj):提供了一个开源的用于 Swift 开发的快照测试(Snapshot Testing)框架。除了支持对 UIView 进行快照以外, 还支持其他数据类型以及在不同设备型号上的快照。
76
77
## 书
78
79
> 比较不错的书的推荐和书评
0 commit comments