Skip to content

Third party tools & code

Sam Coward edited this page Feb 18, 2015 · 3 revisions

PivotalCoreKit & PivotalSpecHelperKit

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.

Xcode productivity plugins

These Xcode plugins help to speed up your Cedar workflow.

CedarShortcuts

Adds several shortcut keys for running focused specs and easily navigating between specs and their corresponding implementation files.

BetterConsole

Detects file location references (e.g. /Users/Zaphod/MyClass.m:7) in turns them into clickable links.

Thrust

Thrust is a small project that contains some useful rake tasks to run Cedar specs and build iOS app archives for deployment.