We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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!
Adds sent_messages_with_selector
Clarified spies.
Removed note about Xcode 4 compatibility
Renamed the context dictionary argument for shared examples from "context" to "sharedContext", to prevent conflict with the "context" cedar block.
Edits to the matcher section for clarity and emphasis of `should` syntax
Document reset_sent_messages/sent_messages
Link to Martin Fowler's famous article in the test doubles documentation.
Created Writing specs (markdown)