1 Forks
8 Stars
8 Watchers

Mirage

Mirage is a mocking library for swift projects. The recommended way is to use https://github.com/valnoc/FataMorgana for Mirage mocks generation to avoid writing them manually.

How to download and setup Mirage

Open terminal and run command
git clone https://github.com/valnoc/Mirage.git
git clone is used to create a copy or clone of Mirage repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Mirage https://github.com/valnoc/Mirage/archive/master.zip

Or simply clone Mirage with SSH
[email protected]:valnoc/Mirage.git

If you have some problems with Mirage

You may open issue on Mirage support forum (system) here: https://github.com/valnoc/Mirage/issues