2 Forks
22 Stars
22 Watchers

XCTestExtensions

XCTestExtensions is a Swift extension that provides convenient assertions for writing Unit Test.

How to download and setup XCTestExtensions

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

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

If you have some problems with XCTestExtensions

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