Skip to content

Commit 058765e

Browse files
committed
Merge pull request Quick#272 from rodionovd/patch-2
Mention Nimble in README
2 parents f1cf756 + 3383e31 commit 058765e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ class TableOfContentsSpec: QuickSpec {
3232
}
3333
}
3434
```
35+
#### Nimble
36+
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).
3537

3638
## Documentation
3739

0 commit comments

Comments
 (0)