Cuckoo v1.2.0 Release Notes

Release Date: 2019-09-11 // over 4 years ago
  • 🔋 Features

    • 🤡 Objective-C mocking! Mock system classes/protocols as well as dynamic Swift classes. This is an optional subspec Cuckoo/OCMock.
    • Convenience matchers for sequences and dictionaries. No need to use equal(to:) anymore, passing the Array/Set/Dictionary itself is enough from now on!