Skip to content

Commit

Permalink
Add XCTest installation details.
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Jan 22, 2018
1 parent e844548 commit ee4ddff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Xcode template for VIPER Architecture for both Objective-C and Swift.
- Go to repository main folder
- ```./install.sh ViperC``` installs ViperC module for Objective-C or Swift.
- ```./install.sh ViperC-Quick``` installs ViperC unit tests module for Objective-C or Swift. It uses **Quick** and **Expecta** for Objective-C and **Quick** and **Nimble** for Swift.

- ```./install.sh ViperC-XCTest``` installs ViperC unit tests module for Objective-C or Swift. It uses default **XCTest**.

## Template Path

Expand Down

0 comments on commit ee4ddff

Please sign in to comment.