Skip to content

WebView app for testing Calabash iOS and Calabash iOS Server.

License

Notifications You must be signed in to change notification settings

jjbash/ios-webview-test-app

 
 

Repository files navigation

master license
Build Status License

CalWebView App

An app with a UIWebView and a WKWebView for testing Calabash iOS and Calabash iOS Server.

Tests

This repository contains a git submodule. You must clone with --recursive.

$ git clone --recursive git@github.com:calabash/ios-webview-test-app.git
$ cd ios-webview-test-app/CalWebViewApp
$ bundle
$ make app-cal
$ be cucumber

Console

$ APP=./CalWebView-cal.app be calabash-ios console
> start_test_server_in_background

About

WebView app for testing Calabash iOS and Calabash iOS Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 34.7%
  • Ruby 31.5%
  • Shell 19.5%
  • Gherkin 9.0%
  • HTML 4.3%
  • Makefile 1.0%