Sha256: 3547dc9ca836ed90131c5007664b454cd5eabbce47fb8908250c2c40fcebfcbb
Contents?: true
Size: 584 Bytes
Versions: 5
Compression:
Stored size: 584 Bytes
Contents
Feature: iPhone integration tests In order to test my iphone application As a developer I want cucumber to be able to drive the simulator Background: Given "app/UICatalog.xcodeproj" is loaded in the simulator Scenario: Pressing buttons When I tap "Buttons" And I tap "Gray" Scenario: Switches and sliders When I tap "Controls" And I tap "Standard switch" Scenario: Entering text When I tap "TextFields" And I type "A string with symb0ls $!@ and spaces in it" in "Normal" Then I should see "A string with symb0ls $!@ and spaces in it"
Version data entries
5 entries across 5 versions & 1 rubygems