Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 286 Bytes

File metadata and controls

19 lines (13 loc) · 286 Bytes

Mock Server

Sample project to show how use to use a mock server with Swift UI testing.

Installation

The project uses Carthage as dependency manager.

$ cd MockServer_iOS/
$ carthage bootstrap --platform ios

Run server

$ cd WireMock/
$ ./start_server.sh