AutoMocker is a Swift framework that leverages the type system to let you easily create mocked instances of your data types.
Boilerplate-free mocking framework for Swift!
Simple way to identify what is different between 2 instances of any type. Must have for TDD.
๐คDynamically Mock server behaviors and responses in Swift
Mock Alamofire and URLSession requests without touching your code implementation
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.
An elegant library for stubbing HTTP requests with ease in Swift
A simple mocking framework for Swift, inspired by the famous http://mockito.org/
Efficient Mock Generator for Swift
MockSwift is a Mock library written in Swift.
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.