6pods
EnumeratorKit is a collection enumeration library modelled after Ruby's Enumerable module and Enumerator class.
It allows you to work with collections of objects in a very compact, expressive way, and to chain enumerator operations together to form higher-level operations.
EnumeratorKit extends the Foundation collection classes, and enables you to easily include the same functionality in your own custom collection classes.
License: MIT
Quick is a behavior-driven development framework for Swift and Objective-C. Inspired by RSpec, Specta, and Ginkgo.
License: Apache-2.0