hellbit / IDPTest

This project covers BDD test libraries IDAP group.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDPTest

This project covers BDD test libraries IDAP group.

Step by step instructions.

  1. Clone Repository.

  2. Add the private repository IDPKit to CocoaPods.

Exampe: "pod repo add MySpecs https://github.com/aleksiy805/Private-Cocoapods.git" or "pod repo add MySpecs git@github.com:aleksiy805/Private-Cocoapods.git"

You can change the name to any other MySpecs.

  1. Then you must pod install.

  2. Test run iOS 7 32bit.

  3. If you create BDD test, push to master branch. Ok?

Good luck! ;)

About

This project covers BDD test libraries IDAP group.

License:Other