Skip to content

Commit

Permalink
Merge pull request Quick#272 from rodionovd/patch-2
Browse files Browse the repository at this point in the history
Mention Nimble in README
  • Loading branch information
jeffh committed Mar 27, 2015
2 parents f1cf756 + 3383e31 commit 058765e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ class TableOfContentsSpec: QuickSpec {
}
}
```
#### Nimble
Quick comes together with [Nimble](https://github.com/Quick/Nimble) — a matcher framework for your tests. You can learn why `XCTAssert()` statements make your expectations unclear and how to fix that using Nimble assertions [here](./Documentation/NimbleAssertions.md).

## Documentation

Expand Down

0 comments on commit 058765e

Please sign in to comment.