-
Notifications
You must be signed in to change notification settings - Fork 140
Third party tools & code
Sam Coward edited this page Feb 18, 2015
·
3 revisions
PivotalCoreKit contains common code re-used on many Pivotal Labs projects. It contains classes and categories that can help both with your application and test code.
These Xcode plugins help to speed up your Cedar workflow.
Adds several shortcut keys for running focused specs and easily navigating between specs and their corresponding implementation files.
Detects file location references (e.g. /Users/Zaphod/MyClass.m:7) in turns them into clickable links.
Thrust is a small project that contains some useful rake tasks to run Cedar specs and build iOS app archives for deployment.