An AppCode plugin to help generate Swift test doubles automatically.
☆71Aug 10, 2022Updated 3 years ago
Alternatives and similar repositories for MockGenerator
Users that are interested in MockGenerator are comparing it to the libraries listed below
Sorting:
- UIKit becomes testable.☆18Jun 22, 2021Updated 4 years ago
- An Xcode extension (plugin) to generate Swift test doubles automatically.☆761Sep 20, 2022Updated 3 years ago
- A library for Swift Function Hooking.☆84Nov 15, 2019Updated 6 years ago
- 2018/3/1 try! Swift Conference☆23Mar 1, 2018Updated 8 years ago
- PickerButton is subclass of UIButton that presents UIPickerView in UIKeyboard.☆44Feb 8, 2021Updated 5 years ago
- Swift Encoders implementation using `[String: Any]`, `[Any]` or `Any` as payload.☆56Nov 4, 2019Updated 6 years ago
- 🍡 Automatic support for “kebab-case” in Swift JSON encoders and decoders☆30Oct 26, 2023Updated 2 years ago
- @IBOutlet code formatter using SwiftSyntax☆71Jun 12, 2019Updated 6 years ago
- A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).☆25Aug 12, 2021Updated 4 years ago
- playing around with an FP interface to animations☆19May 20, 2018Updated 7 years ago
- 🐛 Wormhole invites you to the fastest trip to AppStore Connect. (NOT STABLE)☆37Oct 23, 2018Updated 7 years ago
- This is a tiny experimental application using SwiftUI with Flux architecture.☆54Jun 6, 2019Updated 6 years ago
- MVVM with Combine in SwiftUI☆22Oct 25, 2019Updated 6 years ago
- Identifiers for UI testing: a reflection based approach☆24Mar 13, 2021Updated 4 years ago
- Sparse is a simple parser-combinator library written in Swift.☆117Nov 7, 2019Updated 6 years ago
- A *toy* Swift code generator based on SwiftSyntax, leveraging Function Builders.☆41Jul 17, 2019Updated 6 years ago
- An alternative layout framework, a balanced medium between manual layout and auto layout. Great for calculating frames with FlightAnimato…☆22Jan 19, 2023Updated 3 years ago
- ☆12Sep 2, 2018Updated 7 years ago
- Counter Label like Twitter App.☆14Jun 16, 2017Updated 8 years ago
- ☆11Mar 15, 2017Updated 8 years ago
- UI tests at the speed of unit tests. Proper encapsulation. Architecture agnostic. Freedom to refactor.☆40Mar 17, 2023Updated 2 years ago
- Power Assert in Swift. Provides descriptive assertion messages.☆198May 2, 2023Updated 2 years ago
- Nimble extensions making unit testing with RxSwift easier☆263Oct 17, 2023Updated 2 years ago
- 🧬 Conway's Game of Life written in SwiftUI + Harvest☆25Oct 22, 2020Updated 5 years ago
- An example of how Vaux can be used to make opinionated web ui frameworks☆26Jun 11, 2019Updated 6 years ago
- Generate UIKit (not SwiftUI) components from FunctionBuilder.☆72Jan 26, 2020Updated 6 years ago
- There are many algorithm for getting difference between sequence A and B. Myers, Wu, Heckel Algorithm are discussed here.☆43Apr 19, 2019Updated 6 years ago
- A simple Promise library for Swift☆46Nov 12, 2018Updated 7 years ago
- ☆25Mar 28, 2020Updated 5 years ago
- XCTestExtensions is a Swift extension that provides convenient assertions for writing Unit Test.☆22Feb 14, 2022Updated 4 years ago
- Client iOS app for bitrise.io 🚀☆144Apr 15, 2020Updated 5 years ago
- CAShapeLayer-backed UIView subclass that synchronizes with UIKit-internal animations, e.g. orientation change.☆12Nov 23, 2018Updated 7 years ago
- An experimental time traveling state store for SwiftUI☆141Oct 31, 2019Updated 6 years ago
- Simple application demonstrating a custom transition using UIViewPropertyAnimator