Releases: Brightify/Cuckoo
Releases · Brightify/Cuckoo
Class and property mocking
In this release we bring you support for mocking classes and properties (both in classes and protocols). To use this functionality, you also need Cuckoo Generator 0.3.0 (if you use Run Script provided in README, it will install itself).
Documentation, yay!
Added documentation to methods meant to be used in tests. Also see the README file for example usage. More documentation coming soon!
Protocol mocking
First release supporting protocol mocking.