Kiwi

Simple BDD for iOS

BSD-3-CLAUSE License

Stars
4.1K
Committers
89

Bot releases are hidden (Show)

Kiwi - The rule of three Latest Release

Published by ecaselles almost 7 years ago

Or "every set of three is complete" (read more)

  • [added] Upgrade Kiwi to Xcode 9.2 🎉 (Huge thanks to @SergeyKuryanov 🙇)
  • [changed] Rename any helper to kw_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.

💝

Kiwi - Sharing is Caring

Published by sharplet about 9 years ago

  • [added] Shared Example Groups. This has been a long time coming, but now it's here! To learn more take a look at #600 (thanks @modocache and @ecaselles!)
  • [changed] Kiwi now defines dynamic framework targets for OS X and iOS, and supports installation via Carthage. Building as a static library (in order to target iOS 7.x) is still supported via CocoaPods.
  • [fixed] An issue where Kiwi's tests wouldn't run on OS X 10.9. (#597, thanks @jerrymarino!)
  • [fixed] An issue with FRAMEWORK_SEARCH_PATHS (thanks Shalini Kurian!)

Install via CocoaPods or Carthage.

💝