| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Kiwi.framework.zip | 2018-01-12 | 4.1 MB | |
| README.md | 2018-01-12 | 1.0 kB | |
| The rule of three source code.tar.gz | 2018-01-12 | 189.8 kB | |
| The rule of three source code.zip | 2018-01-12 | 314.0 kB | |
| Totals: 4 Items | 4.6 MB | 1 | |
Or "every set of three is complete" (read more)
- [added] Upgrade Kiwi to Xcode 9.2 🎉 (Huge thanks to @SergeyKuryanov 🙇)
- [changed] Rename
anyhelper tokw_any. This is a breaking change and you will have to update your tests accordingly. - [fixed] Release retained resources held by the verifiers (#667)
- [fixed] Avoid initializing classes when registering matchers (#649)
- [added] Support assertions from XCTest, Expecta and Nimble (#671, [#636])
- [changed] Rename
-[KWNotificationMatcher bePostedWithObject:andUserInfo:]to-bePostedWithObject:userInfo:(#663). This is a breaking change and you will have to update your tests accordingly. - [fixed] Other minor fixes and improvements (#647, [#610], [#661], [#663], [#628])
Thanks @glentregoning, @samkrishna, @mhallendal, @ericbuehl, @yas375, @aspcartman, @tonyarnold, @sharplet and @orta 👏
Install via CocoaPods or Carthage.
đź’ť