Cuckoo Alternatives
Similar projects and alternatives to Cuckoo
-
Mockingbird
A Swifty mocking framework for Swift and Objective-C. (by birdrides)
-
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Mockit
A simple mocking framework for Swift, inspired by the famous http://mockito.org/
-
-
-
Buildasaur
Automatic testing of your Pull Requests on GitHub and BitBucket using Xcode Server. Keep your team productive and safe. Get up and running in minutes. @buildasaur
-
SwiftyMocky
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
Cribble
Swifty tool for visual testing iPhone and iPad apps. Every pixel counts.
-
OCMockito
Mockito for Objective-C: creation, verification and stubbing of mock objects
-
SwiftMockGeneratorForXcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
-
Mockingbird
Simplify software testing, by easily mocking any system using HTTP/HTTPS, allowing a team to test and develop against a service that is not complete or is unstable or just to reproduce planned/edge cases. (by Farfetch)
Cuckoo reviews and mentions
-
Swift Mocking Tools. To Use, or Not to Use, That Is the Question
Additional setup: The cuckoo installation process requires adding a new run script into your test target build phases. Include the absolute path to each file and the framework that will generate mocks in this script. Import the generated file into the project once, and then re-generate it to keep it up to date. Class name starts from the word ‘Mock’ — each test double you can use as mock, stub, or spy.
Stats
Brightify/Cuckoo is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Cuckoo is Swift.