/calabash-test-ios-app

An app for testing the Applitools Eyes Calabash SDK for Android

Primary LanguageObjective-COtherNOASSERTION

Simple Calabash test for iOs application

The demo Calabash test is presented in features/sample.feature file.

To run the test:

  • Checkout the project
  • Build the application using XCode (ensure that -cal target is builded)
  • From the command line:
    • cd path/to/app/home
    • bundle install
    • export APPLITOOLS_API_KEY=YOUR_KEY
    • bundle exec cucumber