MakeAWishFoundation / SwiftyMockyLinks
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.
☆1,065Updated 10 months ago
Alternatives and similar repositories for SwiftyMocky
Users that are interested in SwiftyMocky are comparing it to the libraries listed below
Sorting:
- An Xcode extension (plugin) to generate Swift test doubles automatically.☆753Updated 2 years ago
- ⚠️ Stop saying "you forgot to …" in code review☆1,101Updated last week
- Some useful scripts for swift developers☆946Updated last year
- 📊 Extract and analyze the evolution of an iOS app's code.☆1,159Updated 2 years ago
- Dependency Injection framework for Swift (iOS/macOS/Linux)☆768Updated 2 months ago
- Mock Alamofire and URLSession requests without touching your code implementation☆1,167Updated 7 months ago
- Efficient Mock Generator for Swift☆850Updated last month
- Simple way to identify what is different between 2 instances of any type. Must have for TDD.☆1,229Updated 2 months ago
- Bi-directional type bridging between RxSwift and Apple's Combine framework☆1,044Updated last year
- A collection of Swift Property Wrappers (formerly "Property Delegates")☆1,344Updated 2 years ago
- Coordinators Essential tutorial☆854Updated 2 years ago
- Used for generating template files for the VIPER architecture, which solves the common Massive View Controller issues in iOS apps.☆589Updated last year
- A source code analyzer for Swift projects.☆1,337Updated 2 months ago
- Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tas…☆910Updated 2 months ago
- The source code for Why The Failure, Auto Layout?☆1,083Updated 9 months ago
- 🎼 A library for function composition.