Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 356 Bytes

calabash-ios-sample-test

Git repository for running ios calabash tests

####Before running tests bundle install

####How to run project sh run.sh NA @test1 - without cleaning project sh run.sh clean @test1 - with cleaning and building project

####Accessing user data from support/env.rb file puts USER_DATA[:valid][:website]