Skip to content

depoon/SwiftLocalhost

Repository files navigation

SwiftLocalhost

Simple framework that creates a mock localhost server primarily used for XCUITest.

Installation

SwiftLocalhost is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SwiftLocalhost', :git => 'https://github.com/depoon/SwiftLocalhost', :tag => '0.0.1'