Simple framework that creates a mock localhost server primarily used for XCUITest.
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'