This project covers BDD test libraries IDAP group.
Step by step instructions.
-
Clone Repository.
-
Add the private repository IDPKit to CocoaPods.
Exampe: "pod repo add MySpecs https://github.com/aleksiy805/Private-Cocoapods.git" or "pod repo add MySpecs [email protected]:aleksiy805/Private-Cocoapods.git"
You can change the name to any other MySpecs.
-
Then you must pod install.
-
Test run iOS 7 32bit.
-
If you create BDD test, push to master branch. Ok?
Good luck! ;)