Or "every set of three is complete" (read more)
- [added] Upgrade Kiwi to Xcode 9.2 π (Huge thanks to @SergeyKuryanov π)
- [changed] Rename
any
helper 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.
π