We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Created Kiwi Home (markdown)
Updated Specs (markdown)
add semi-colon to context end syntax
Update github URL to kiwi-bdd user/company
Typos.
Updated Expectations (markdown)
Clarify XCTest vs. OCUnit CocoaPods setup
Indent code blocks within numbered lists
Add indents to notification matchers example.
Added notification matchers.
Fixes grammatical issue in Step 5
Removed extraneous close bracket ("]")
Remove whitespace between braces, add "Example:" to all examples for consistency.
If followed by a [, may affect the layout
shouldNotBeNil is DEPRECATED_ATTRIBUTE
I was working on a project where it was not possible to use CocoaPods, and used theses steps to add Kiwi (using XCTest) in the project for testing.
Detailed how to inspect the release/debug configurations under the Info tab. (Step 2.2) Previous version left out a couple of non-obvious steps for new Xcode users.
Add new "let" syntax to wiki and use it in examples.
Updated Home (markdown)
"Installing (legacy) Kiwi 1.0" should not be sub-header of "Kiwi 2.0"
Added Support heading an narrative regarding posting issues or discussion topics.
Updating what the linker flag looks like under Xcode 5.
Added notes on using Xcode 5.
Amended use of deprecated shouldNotBeNil in example
Expanded documentation on async tests
Added author link
Added link to new tutorials page