github Quick/Nimble v4.0.0

latest releases: v13.3.0, v13.2.1, v13.2.0...
8 years ago

Breaking Changes

  • Remove FullMatcherFunc. Use Matcher or MatcherFunc instead. More
    breaking changes around the protocols will probably occur in the future.

Features

  • beEmpty() supports NSIndexSet
  • Expose stringify() which Nimble matchers use to convert values to string.
    • You can add custom support to stringify by conforming your type to
      TestDebugStringConvertible

Bug Fixes

  • Fix bug where exceptions weren't properly caught for cocoapods users
  • Resolve warnings for Xcode 7.3

Don't miss a new Nimble release

NewReleases is sending notifications on new releases.