Skip to content

v4.0.0

@jeffh jeffh tagged this 05 Apr 19:32
================

Breaking Changes
----------------

- Remove `FullMatcherFunc`. Use `Matcher` or `MatcherFunc` instead. More
  breaking changes around the protocols will 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
Assets 2
Loading