IFATestingSupport 2.0.5× 测试已测试✗ Lang语言 Obj-CObjective C许可证 自定义 Released上次发布2017年11月由Marcelo Schroeder维护。安装指南×IFATestingSupport的安装指南您想在Podfile中添加类似于以下内容的配置pod 'IFATestingSupport', '~> 2.0'target 'MyApp' do ... end target 'MyAppTests' do pod 'IFATestingSupport', '~> 2.0' end然后在终端内或从CocoaPods.app中运行pod install或者为了测试运行,运行以下命令pod try IFATestingSupport 依赖OCHamcrest~> 7OCMock~> 3 查看PodspecGitHub仓库CocoaPods.org上的页面IFATestingSupport 2.0.5由Marcelo Schroedermarcelo-schroeder/IFATestingSupportGitHub仓库 提供用于使用OCHamcrest和OCMock进行单元测试的实用工具。 该库已用于我为客户的几个项目中。 仓库文档和示例代码即将推出。 如何安装IFATestingSupport 可以通过Cocoapods安装IFATestingSupport。 最新API文档 http://cocoadocs.org/docsets/IFATestingSupport