BenchmarkTestCase 1.0× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for BenchmarkTestCaseYou want to add pod 'BenchmarkTestCase', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do ... end target 'MyAppTests' do pod 'BenchmarkTestCase', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try BenchmarkTestCaseSee PodspecGitHub RepoPage on CocoaPods.orgBenchmarkTestCase 1.0Byazuazu/BenchmarkTestCaseGitHub Repo XCTestCase for benchmark testing. Installation pod 'BenchmarkTestCase' Authors azu License MIT