927 Forks
9680 Stars
9680 Watchers

Quick

The Swift (and Objective-C) testing framework.

How to download and setup Quick

Open terminal and run command
git clone https://github.com/Quick/Quick.git
git clone is used to create a copy or clone of Quick 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 Quick https://github.com/Quick/Quick/archive/master.zip

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

If you have some problems with Quick

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