Cuckoo
Mocker
A tool for creating mocks of Swift objects without boilerplate code.
Boilerplate-free mocking framework for Swift!
2k stars
34 watching
174 forks
Language: Swift
last commit: 15 days ago
Linked from 2 awesome lists
cocoapodscuckoomatchermockmockingmockitoprotocolstubswiftunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
leoture/mockswift | A library that allows you to write mocks and make better tests with Swift | 90 |
sabirvirtuoso/mockit | A Swift mocking framework for unit testing with features such as stubbing, mocking, call verification, and argument matching. | 120 |
nbottarini/mockt | A mocking library for TypeScript and JavaScript | 10 |
mockyabstract/mocky | An online service that allows users to generate custom HTTP responses for testing and development purposes. | 2,056 |
zeisler/active_mocker | A tool that generates mock implementations of Ruby classes based on their Active Record models. | 508 |
vincent-pradeilles/automocker | A framework to create easily mockable instances of data types using Swift's type system | 43 |
waterlink/mocks.cr | A general-purpose mocking library for Crystal | 54 |
driftrock/mockingbird | Assists with creating testable HTTP clients by providing an alternative implementation of HTTP requests | 3 |
timbellay/mondrian | A tool for quickly creating iOS app mockups using Swift and Xcode Playgrounds | 4 |
yonat/mockimagepicker | A mock implementation of the UIImagePickerController to test camera functionality in iOS simulators. | 23 |
wetransfer/mocker | An iOS library that allows you to mock data requests from frameworks like Alamofire and URLSession without modifying the original code. | 1,126 |
iankeen/tweetledumb | A mock Twitter client designed with modular architecture and testability in mind to facilitate easy testing and development of real-world social media features. | 32 |
thinkjs/think-mock | A tool to simplify mocking data in ThinkJS applications | 0 |
ferada/cl-mock | A library for easily replacing parts of existing functions with mock implementations. | 19 |
dcramer/mock-django | A simple library for mocking Django's ORM behavior. | 224 |