We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Added basic instructions for using Carthage
Added information about `CEDAR_RANDOM_SEED` environment variable
Updated Writing specs (markdown)
Update to demonstrate custom matchers with blocks
Swift syntax for shared examples
Explain Nimble up-front
Major edits for a Swift enabled world!
Note that when using Swift the Podfile should contain use_frameworks!
Removed section pertaining more to Standalone Setup
Updated Standalone Setup (markdown)
Update to reflect that main.m now has to be C++
Inline CocoaPods description from their website. Correct caps.
Updated Home (markdown)
Updated Installation (markdown)
Missing closing parens.
Clarify that we're adding a target (I don't know why this confused me so much.) Minor update to Cedar iOS sample main.m.
Adds sent_messages_with_selector
Add newline to properly render numbered list markdown.
Adds example of running test from commandline for OS X
Adds a section on how to run specs from commandline in standalone configurations
Updated Getting started (markdown)
Created Standalone Setup (markdown)
Removed documentation on outmoded project template installation
Updated Third party tools & code (markdown)
Updated Troubleshooting (markdown)
Clarified spies.
Update #import paths for cocoapods installation method: Folder is always called Cedar regardless of platform for cocoapods. CDRSpecHelper.h supercedes SpecHelper.h, but it's just easier to import Cedar.h