Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 370 Bytes

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'