Skip to content

Releases: Brightify/Cuckoo

Class and property mocking

11 Feb 21:56
Compare
Choose a tag to compare

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!

26 Jan 00:29
Compare
Choose a tag to compare

Added documentation to methods meant to be used in tests. Also see the README file for example usage. More documentation coming soon!

Protocol mocking

26 Jan 00:28
Compare
Choose a tag to compare

First release supporting protocol mocking.