KSCoreDataTester 1.0.0× TestsTested ✓ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by Keith Smiley.Installation Guide×Installation Guide for KSCoreDataTesterYou want to add pod 'KSCoreDataTester', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'KSCoreDataTester', '~> 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 KSCoreDataTesterSee PodspecGitHub RepoPage on CocoaPods.orgKSCoreDataTester 1.0.0ByKeith SmileySmileyKeithKeithbsmiley/KSCoreDataTesterGitHub Repo Testing Run bin/test This will run the tests from the command line, and pipe the result through XCPretty.