BenchmarkTestCase 1.0× 测试已测试✗ Lang语言 Obj-CObjective C许可协议 MIT 发布上次发布2014年12月由未指定的用户维护。安装指南×BenchmarkTestCase安装指南您希望将以下代码添加到Podfile中:target 'MyApp' do ... end target 'MyAppTests' do pod 'BenchmarkTestCase', '~> 1.0' end然后在您的终端或CocoaPods.app中运行pod install。要测试运行,请运行以下命令:pod try BenchmarkTestCase查看PodspecGitHub仓库CocoaPods.org页面BenchmarkTestCase 1.0作者:azuazu/BenchmarkTestCaseGitHub仓库 XCTestCase用于基准测试。 安装 pod 'BenchmarkTestCase' 作者 azu 许可协议 MIT