Nimble v9.0.0-rc.2 Release Notes

Release Date: 2020-09-04 // over 3 years ago
  • โž• Additions

    • โž• Add postDistributedNotifications matcher for testing DistributedNotificationCenter #786 (Thanks @fabianmuecke)
    • Rename postNotifications(_:fromNotificationCenter:) to postNotifications(_:from:) #788

    ๐Ÿ‘Œ Improvements

    • โœ‚ Remove unused ExpectationMessage.sampleMessage #654
    • ๐Ÿ”จ Refactor beEmpty matcher and add tests #785
    • ๐Ÿ”จ Refactor postNotifications matchers #787
    • Create dependabot.yml #804
    • โฌ†๏ธ Bump cocoapods from 1.9.2 to 1.9.3 #805

    ๐Ÿ›  Bugfixes

    • Disambiguate postNotifications overloads #794
    • โœ… Switch back to use +[NSObject load] for registering CurrentTestCaseTracker #815