An open API service indexing awesome lists of open source software.

https://github.com/applitools/calabash-test-android-app

An app for testing the Applitools Eyes Calabash SDK for Android
https://github.com/applitools/calabash-test-android-app

Last synced: 22 days ago
JSON representation

An app for testing the Applitools Eyes Calabash SDK for Android

Awesome Lists containing this project

README

          

# Simple Calabash test for Android application

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

To run the test:

- Checkout the project
- Build the application using AndroidStudio
- From the command line:
- cd path/to/app/home
- bundle install
- export ANDROID_HOME=~/Android/Sdk
- export APPLITOOLS_API_KEY=YOUR_KEY
- bundle exec calabash-android run ./app/build/outputs/apk/debug/app-debug.apk