102 Forks
1400 Stars
1400 Watchers

SwiftCheck

QuickCheck for Swift

How to download and setup SwiftCheck

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

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

If you have some problems with SwiftCheck

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